Skip to content

Release 2.5.0

Latest
Compare
Choose a tag to compare
@leif-ibsen leif-ibsen released this 29 Apr 07:18

SwiftHPKE release 2.5.0 is a bugfix release:

  1. The P384 KEM was configured to use the KDF256 key derivation function
    instead of KDF384. This is fixed. The other KEM's were configured correctly.

  2. Several new test cases to test and verify against CryptoKit's HPKE.