Version 0.2.0
Pre-release
Pre-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
hashlibdependency.
Full Changelog: v0.1.0...v0.2.0