package hacl-star
OCaml API for EverCrypt/HACL*
Install
Dune Dependency
Authors
Maintainers
Sources
hacl-star.0.4.4.tar.gz
md5=cab04a1971aeab8531e58398fba589f6
sha256=621aa0955c009f7e642e1a5f2ffd949ffe6651073afc90833e2a28e67eaf3bc6
sha512=f25d7e160c8596bf21b686071b973a467c5bafed125aef41b4432fedfa8037e274c923999211e47f2f93840058d92ace805c8970111efde4cb31c7cdac77cf5f
doc/CHANGES.html
0.4.4
- Build fix (#494)
0.4.3
- Improved performance for Ed25519 (#486)
0.4.2
- Fix for bug impacting performance
0.4.1
- Support for FreeBSD
- Build fixes
0.4.0
- Complete documentation
Redesigned API:
- by default, functions return result buffer instead of taking them as arguments
- arguments are now labeled
- Improvements to runtime checks, unit tests
0.3.2
- Build fixes addressing performance and compatibility issues
0.3.0
- Updates to P-256 API
- Build fixes
0.2.2
- Fix for bug impacting performance
0.2.1
- Minor fixes
0.2.0
- Updated bindings for P-256
- Bytecode files provided in hacl-star-raw to ease debugging
0.1.1
- Support for ARM
0.1
The first release of the OCaml API for HACL*