Skip to content

Version 0.2.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Apr 22:07
· 57 commits to main since this release
  • ⚙️ Refactored AES (all modes), ChaCha20, Salsa20, and AEAD internals for improved clarity and maintainability.
  • 🚀 Improved performance across core cipher paths and benchmark implementations.
  • ✅ Expanded and reorganized test coverage across AES, stream ciphers, nonce/padding behavior, and cross-library integration tests.
  • 📊 Revamped benchmarking infrastructure and documentation, including native/compiled benchmark support and updated benchmark reports.
  • 🛠️ Updated CI/release workflows, refreshed docs/examples, and bumped hashlib dependency.

Full Changelog: v0.1.0...v0.2.0