Skip to content

Compatibility ensured

Compare
Choose a tag to compare
@christophhagen christophhagen released this 02 Feb 15:48
· 16 commits to master since this release

Fix compatibility issues with Apple CryptoKit

  • Signing.PrivateKeys are now computed correctly
  • Normalization for KeyAgreement.PrivateKey
  • AES.GCM encryption compatibility ensured
  • Test cases added to compare with Apple CryptoKit