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.1/hacl_x25519-v0.2.1.tbz sha256=4ea7e4ebeafec63dea265b14b4cb3201ab265b3ecf2ade4c8cdc8d5a64bf71d8 sha512=b0904bddc09f5c666abd9693ae00b3657c85b7fc1395826cf8b618818b2223a7265d7026fb2b7b0385cb4dcca1bcd3403e571a6d9765aba1ebe1f644e047e058 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/hacl_x25519/hacl_x25519.0.2.1/opam |
Required by
- awa<0.0.2
- tls>=0.12.0 & <0.13.0
- tls-mirage>=0.12.0 & <0.13.0