mirror of
https://github.com/saymrwulf/fips205-source.git
synced 2026-09-04 20:03:45 +00:00
707 B
707 B
Changelog
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.4.1 (2024-12-22)
- Added keygen with seeds for deterministic keygen
- Added two fuzzing harnesses (still some work to go)
0.4.0 (2024-10-04)
- Updated to FIPS 205 final spec
0.1.2 (2024-03-15)
- Internal improvements, removed dependency on generic-array, MSRV at 1.70
- Supporting examples for benchmarking, CT measurements, WASM development, C FFI, and Python bindings
- Additional testcases
0.1.1 (2024-02-14)
- Initial release