Skip to content

Kyberlib 🦀 v0.0.6

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 09:40
9bbbade

Release v0.0.6 - 2024-05-12

kyberlib's logo

kyberlib

A Robust Rust Library for CRYSTALS-Kyber Post-Quantum Cryptography

Made With Rust Crates.io Lib.rs Docs.rs License

WebsiteDocumentationReport BugRequest FeatureContributing Guidelines

divider

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

Full Changelog: v0.0.5...v0.0.6