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.0.2.tbz
sha256=739a9d39f34027fbc93557f87c5cac4190a52bddadff72f212faa803d6215874
sha512=6b72c77026d91d3a8695012f229c54f8131c873955c1ac2177a5f4b26b38d6ff71627fdc264530556830d38e098fe8d9a8fc1504659b75a18c2bf565bb4d896f

Description

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

Published: 25 Aug 2025

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 (12)

  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. letsencrypt >= "1.0.0"
  8. oidc
  9. otr >= "1.0.0"
  10. tls >= "1.0.4"
  11. tls-mirage >= "1.0.4"
  12. x509 >= "1.0.6"

Conflicts (1)

  1. ocaml-freestanding