Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 707 Bytes

File metadata and controls

26 lines (16 loc) · 707 Bytes

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