fips205-source/CHANGELOG.md

17 lines
476 B
Markdown
Raw Normal View History

2023-11-26 20:18:22 +00:00
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2024-03-10 23:07:57 +00:00
## 0.1.2 (2024-03-TK)
- Internal improvements, removed dependency on generic-array
- Supporting examples for benchmarking, CT measurements, WASM development
- Additional testcases
2024-02-09 23:43:59 +00:00
## 0.1.1 (2024-02-14)
2023-11-26 20:18:22 +00:00
2024-02-09 23:43:59 +00:00
- Initial release