-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Spdm 1.3 Algorithm - Add multi-key negotiation flow
This patch still in draft stage. This patch adds: 1. Multi-key negotiation process. 2. multi_key_conn config to indicate whether to select multi-key connection if the other side supports multi-key selection. 3. multi_key_conn_req and multi_key_conn_req in negotiate info to indicate multi-key negotiation results and states.
- Loading branch information
1 parent
d0cea8d
commit d6a0e8f
Showing
3 changed files
with
154 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters