package mirage-crypto-pk

  1. Overview
  2. No Docs
Simple public-key cryptography for the modern age

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mirage-crypto-2.3.0.tbz
sha256=840fbf4136605b4a1f1dd5c0611932a274fe3bf97464c82a6b3a9731a68e208e
sha512=8b983bf9e7fc03f3442b9e00f8ec562d6f0ae18702d10a9ca79182e135f85d1c264393d4033c78e51b945dbe4eb7f436a25ccfedeb0c1f9cdb4c46927cd94fbf

Description

Mirage-crypto-pk provides public-key cryptography (RSA, DSA, DH).

Added to opam-repository:

Dependencies (8)

  1. eqaf >= "0.8"
  2. zarith >= "1.13"
  3. digestif >= "1.2.0"
  4. mirage-crypto-rng = version
  5. mirage-crypto = version
  6. dune >= "2.7"
  7. ocaml >= "4.13.0"
  8. conf-gmp-powm-sec build

Dev Dependencies (3)

  1. ohex with-test & >= "0.2.0"
  2. randomconv with-test & >= "0.2.0"
  3. ounit2 with-test

Used by (13)

  1. awa >= "0.4.0"
  2. conex-mirage-crypto >= "1.0.0"
  3. dkim >= "0.8.0"
  4. dns-certify >= "9.1.0"
  5. dns-cli >= "9.1.0"
  6. dnssec >= "9.1.0"
  7. jws
  8. letsencrypt >= "1.0.0" & < "2.0.0"
  9. oidc
  10. otr >= "1.0.0"
  11. tls >= "1.0.4"
  12. tls-mirage >= "1.0.4"
  13. x509 >= "1.0.6"

Conflicts (1)

  1. ocaml-freestanding