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.2.0.tbz
sha256=4b87091b6a77843bf97a74aae2e7da21310307ff7d2105712c4369680122d80a
sha512=3361649703d0e391e5adc40770dcb4dcbee2ecd27a64962e28c7f8240a67131efe9226a5240ac7a019c1464f217abec9c71dbb8412ef2b4eafeb4ad8e3931805

Description

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

Published: 27 Jul 2026

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