pqcrypto-std

Crates.iopqcrypto-std
lib.rspqcrypto-std
version0.2.0
sourcesrc
created_at2024-10-16 07:44:38.635019
updated_at2024-11-05 11:17:23.075272
descriptionStandardized quantum-resistant cryptographic primitives
homepage
repositoryhttps://github.com/jrg1k/pqcrypto-std
max_upload_size
id1411445
size4,132,320
Jørgen Kristensen (jrg1k)

documentation

README

Description

Standardized quantum-resistant cryptographic primitives.

Algorithms

ML-KEM (Kyber)

Implementation of FIPS 203.

Only supports Kyber768.

Status

  • Key generation
  • Key encoding/decoding
  • Compression
  • Encaps/Decaps
  • Multiple parameter sets

ML-DSA (Dilithium)

Implementation of FIPS 204.

Commit count: 97

cargo fmt