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.0/hacl_x25519-v0.2.0.tbz sha256=9dcc31c9496483fed38d787f8328b313843eadf50a88c0d1f8bf432fa229f85e sha512=eee52643c8d155b26dae62b35d44bc16c9518cad689f28a788e6db1f147b3a996ed5aa2f6acf301c51ecf1bf8a0b19d7bc31b5f34774da1ffc5ea60c37fd24f2 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/hacl_x25519/hacl_x25519.0.2.0/opam |
Required by
- awa<0.0.2
- tls>=0.12.0 & <0.13.0
- tls-mirage>=0.12.0 & <0.13.0