lattice_crypto 0.1.0 copy "lattice_crypto: ^0.1.0" to clipboard
lattice_crypto: ^0.1.0 copied to clipboard

Post-quantum cryptographic primitives for the Lattice Signal protocol. KEM (ML-KEM/Kyber), SIG (ML-DSA/Dilithium), PRF, and randomness extraction.

0.1.0 #

  • Initial release.
  • Abstract KEM, SIG, and RingSig interfaces.
  • Pure Dart development implementations (KemPure, SigPure, RingSigPure).
  • PRF with HKDF-Expand counter mode (HMAC-SHA256, domain separator 0x01).
  • Strong randomness extractor Ext (HMAC-SHA256, domain separator 0x02).
  • CryptoProvider factory with three security levels (L128, L192, L256).
1
likes
150
points
121
downloads

Documentation

API reference

Publisher

verified publisherflutterplaza.com

Weekly Downloads

Post-quantum cryptographic primitives for the Lattice Signal protocol. KEM (ML-KEM/Kyber), SIG (ML-DSA/Dilithium), PRF, and randomness extraction.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

crypto, ffi, meta

More

Packages that depend on lattice_crypto