All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0 - 2024-12-22
Features
- Add ZUC256 keystream generator (#3)
- Add 128-EEA3 confidentiality algorithm (#4)
- Add RustCrypto cipher traits implementation (#5)
- Add ZUC128 benchmark (#7)
Performance
- Improve ZUC128 performance (#5)
0.1.0 - 2024-11-22
- Add ZUC128 keystream generator
0.0.0 - 2024-11-22
Just a placeholder