mirage-crypto-ecversion Documentation on ocaml.org
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 P256 (SECP256R1), P384 (SECP384R1), P521 (SECP521R1), and 25519 (X25519, Ed25519) are implemented by this package.
| Tags | org:mirage |
|---|---|
| Authors | Hannes Mehnert <hannes@mehnert.org>, Nathan Rebours <nathan.p.rebours@gmail.com>, Clément Pascutto <clement@tarides.com>, Etienne Millon <me@emillon.org>, Virgile Robles <virgile.robles@protonmail.ch>, 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> |
| License | MIT |
| Published | |
| Homepage | https://github.com/mirage/mirage-crypto |
| Issue Tracker | https://github.com/mirage/mirage-crypto/issues |
| Documentation | https://mirage.github.io/mirage-crypto/doc |
| Maintainer | Hannes Mehnert <hannes@mehnert.org> |
| Dependencies |
|
| Conflicts | |
| Source [http] | https://github.com/mirage/mirage-crypto/releases/download/v2.2.0/mirage-crypto-2.2.0.tbz sha256=4b87091b6a77843bf97a74aae2e7da21310307ff7d2105712c4369680122d80a sha512=3361649703d0e391e5adc40770dcb4dcbee2ecd27a64962e28c7f8240a67131efe9226a5240ac7a019c1464f217abec9c71dbb8412ef2b4eafeb4ad8e3931805 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mirage-crypto-ec/mirage-crypto-ec.2.2.0/opam |
Required by
- awa>=0.4.0
- conex-mirage-crypto>=1.0.0
- dns-certify>=9.1.0
- dnssec>=9.1.0
- jws
- letsencrypt>=1.0.0 & <2.0.0
- noise
- tls>=1.0.4
- webauthn>=0.2.0
- x509>=1.0.6


