Skip to content

NetCrypto v1.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 20:21
· 40 commits to main since this release

What's Changed

  • Document + pin ExtractPublicKey on-curve guarantee (closes #10) by @moisesja in #13
  • Add IKeyStore.DeriveSharedSecretAsync (ECDH key agreement) (closes #11) by @moisesja in #14
  • Add base64url codec + unified AEAD size metadata (closes #12) by @moisesja in #15
  • Reject wrong-length EC public keys with ArgumentException (NFR-3 hardening) by @moisesja in #16

Full Changelog: v1.0.0...v1.1.0