Skip to content

Commit

Permalink
Key Agree Update
Browse files Browse the repository at this point in the history
1. In SendKexDhReply(), break down the key agreement actions for the
   various supported key types into their own functions. Remove
   the redundant variables.
2. In DoKexDhInit(), add flags for the various key agreement types, and
   set them as appropriate when checking the selected kexId. The flags
   are always present no matter the build options.
3. Simplify some of the flag checks for optional options.
  • Loading branch information
ejohnstown committed May 1, 2024
1 parent 5060dc2 commit 49c420d
Showing 1 changed file with 406 additions and 346 deletions.
Loading

0 comments on commit 49c420d

Please sign in to comment.