Skip to content

Commit

Permalink
Key Agree Update
Browse files Browse the repository at this point in the history
1. Add a parameter to the client key agree functions for the hashId.
   It's only really used for EcdhKyber1, but it keeps the functions
   parallel.
2. Add and update some top-of-function comments for the key agree
   functions.
3. Renamed the X25519 key agreement functions to Curve25519 to match the
   naming in the RFC.
4. Removed the temporary hashId local in the client EcdhKyber1
   function.
  • Loading branch information
ejohnstown committed May 2, 2024
1 parent 49c420d commit d7f7ec1
Showing 1 changed file with 116 additions and 41 deletions.
Loading

0 comments on commit d7f7ec1

Please sign in to comment.