- Synchronizing with fips203-ffi fix release; adjust cargo outdated issue - Added project into OS-Fuzz https://github.com/google/oss-fuzz - Added fuzzing corpus along with README.md edits and code doc/comments improvements
0.4.2
- Added decaps with seed - Another fuzzing harness (experimental wip)
0.4.1
- Minor internal polish; alignment with ffi functionality - Revisit/revise supporting benches, ct_cm4, dudect, ffi and wasm code
0.4.0
- Updated to final release of FIPS 203 as of August 13, 2024; Passes NIST tests - Added `keygen_from_seed(d, z)` API
0.2.1
- Very minor dev dependency downgrade for compat (flate2)
0.2.0
- Removed `_vt` suffix from top-level API as constant-time operation is now measured