mirage-crypto-ecversion

Elliptic Curve Cryptography with primitives taken from Fiat

An implementation of key exchange (ECDH) and digital signature (ECDSA/EdDSA) algorithms using code from Fiat (https://github.com/mit-plv/fiat-crypto).

The curves P224 (SECP224R1), P256 (SECP256R1), P384 (SECP384R1), P521 (SECP521R1), and 25519 (X25519, Ed25519) are implemented by this package.

Tags org:mirage
AuthorsHannes Mehnert <hannes@mehnert.org>, Nathan Rebours <nathan.p.rebours@gmail.com>, Clément Pascutto <clement@tarides.com>, Etienne Millon <me@emillon.org>, Andres Erbsen <andreser@mit.edu>, Google Inc., Jade Philipoom <jadep@mit.edu> <jade.philipoom@gmail.com>, Massachusetts Institute of Technology and Zoe Paraskevopoulou <zoe.paraskevopoulou@gmail.com>
LicenseMIT
Published
Homepagehttps://github.com/mirage/mirage-crypto
Issue Trackerhttps://github.com/mirage/mirage-crypto/issues
MaintainerHannes Mehnert <hannes@mehnert.org>
Dependencies
Conflicts
Source [http] https://github.com/mirage/mirage-crypto/releases/download/v0.11.2/mirage-crypto-0.11.2.tbz
sha256=d6b97cb7f0dc344a602513cc03137c1e7f0ae105d0721614626cf4f231edf764
sha512=7ab8824730d09bfb4c82a290860e96c8a722456084806741c773ab8d30c983d2061a3f79484debf5fa9bd1c75a0738bd8913b0539743e61245ad172844572b9e
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/mirage-crypto-ec/mirage-crypto-ec.0.11.2/opam
Required by