hacl_x25519version
Primitives for Elliptic Curve Cryptography taken from Project Everest
This is an implementation of the X25519 key exchange algorithm, using code from Project Everest.
Cryptographic primitives should not be used in end applications, they are better used as part of a cryptographic library.
Authors | Etienne Millon <me@emillon.org> and INRIA and Microsoft Corporation |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/mirage/hacl |
Issue Tracker | https://github.com/mirage/hacl/issues |
Maintainer | Etienne Millon <me@emillon.org> |
Dependencies |
|
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/mirage/hacl/releases/download/v0.2.2/hacl_x25519-v0.2.2.tbz sha256=816754a8e8f9739d0e6d98ced6e50b026a28d59232445c5051a66e4332cc572d sha512=9a0fb07af4af999a12cb65f3bc15487c5999ddf6fff0a923cf4b8087a15933632266be55ec01cff3b15d354c9e526d906a7e15aee84c743f58f8cdfe899b110d |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/hacl_x25519/hacl_x25519.0.2.2/opam |
Required by
- awa<0.0.2
- tls>=0.12.0 & <0.13.0
- tls-mirage>=0.12.0 & <0.13.0