package hacl-star
OCaml API for EverCrypt/HACL*
Install
Dune Dependency
Authors
Maintainers
Sources
hacl-star.0.4.5.tar.gz
md5=fdcd7a590913428d5d3142872d7089a0
sha256=47bf253f804ec369b2fbc76c892ba89275fde17d7444d291d5eb5c179a05e174
sha512=1f2c144852566464ef72caeb21567b125fa9eb395d9e25b64bb110f116e75b7befdb3e3e190dd8a3f59c74b36d70bb4eb6dcd7ba62061fd91b4c263de0f29c4f
doc/CHANGES.html
0.4.5
- Faster fallback implementations for certain intrinsics, leading to improved performance, notably on ARMv8
0.4.4
- Build fixes (#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*