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> |
Available | arch != "x86_32" & arch != "arm32" |
Dependencies |
|
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/mirage/hacl/releases/download/v0.1.1/hacl_x25519-v0.1.1.tbz sha256=e420c0c4b0d4670b652b62c653ecabb042a1ebe2c7952d982009fa1afa82f3a0 sha512=23e9c43e211dd9709c4ae8a14ccc20e794ddd9ef69611e93abd1c3934a0552fb68b78e6ace6ffd882c249f9c477a293f7d658df30f5a2df9edfe819c466e8628 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/hacl_x25519/hacl_x25519.0.1.1/opam |
Required by
- tls>=0.12.0 & <0.13.0
- tls-mirage>=0.12.0 & <0.13.0