Skip to content

Version 0.7.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 16:33
· 6 commits to main since this release
  • 馃攽 Added ML-KEM (NIST FIPS 203) post-quantum cryptography with MLKEM.kem512(), MLKEM.kem768(), and MLKEM.kem1024(), supporting key generation, encapsulation, and decapsulation, with deterministic key generation from a 64-byte seed.
  • 馃З Added KEMBase, KEMKeyPair, and KEMSecret core types for key encapsulation mechanisms.

Full Changelog: v0.6.0...v0.7.0