Release v0.0.6 - 2024-05-12
kyberlib
A Robust Rust Library for CRYSTALS-Kyber Post-Quantum Cryptography
• Website • Documentation • Report Bug • Request Feature • Contributing Guidelines
Overview 📖
A Robust Rust Library for CRYSTALS-Kyber Post-Quantum Cryptography
Changelog 📚
Refactorings:
- 🎨 Eliminated division operations to prevent timing variability.
Testing:
- 🐛 Added a test case that triggers the KyberLibError::InvalidLength variant.
What's Changed
- v0.0.6 by @sebastienrousseau in #34
- Merge pull request #34 from sebastienrousseau/feat/kyberlib
Full Changelog: v0.0.5...v0.0.6