Skip to content

Conversation

@kiyoaki
Copy link

@kiyoaki kiyoaki commented Jan 25, 2026

Adding kylix-pqc to the Project/Tooling Updates section.

kylix-pqc is a pure Rust post-quantum cryptography library implementing:

  • ML-KEM (FIPS 203) - Key Encapsulation Mechanism
  • ML-DSA (FIPS 204) - Module-Lattice Digital Signature Algorithm
  • SLH-DSA (FIPS 205) - Stateless Hash-Based Digital Signature Algorithm

Key features:

  • no_std support
  • SIMD optimizations (AVX2/NEON)
  • NIST ACVP test vector compliance
  • Constant-time operations

Repository: https://github.com/crane-valley/kylix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant