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.

AuthorsEtienne Millon <me@emillon.org> and INRIA and Microsoft Corporation
LicenseMIT
Published
Homepagehttps://github.com/mirage/hacl
Issue Trackerhttps://github.com/mirage/hacl/issues
MaintainerEtienne Millon <me@emillon.org>
Availablearch != "x86_32" & arch != "arm32"
Dependencies
Source [http] https://github.com/mirage/hacl/releases/download/v0.1.0/hacl_x25519-v0.1.0.tbz
sha256=62cdc0aadeea63a81094cbc9fd3f63140946cb56cd314c2bd465265e0108cb35
sha512=5b82f6d918aeae6c560eaba2f438d9c1269f9f2fdd3c28f4ab6ac4186b0a5cd84dfd55ee7d1c7a903ee363cb2308b2c325b7437a5c50454822563e75422dcc17
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/hacl_x25519/hacl_x25519.0.1.0/opam
Required by
  • tls>=0.12.0 & <0.13.0