package mirage-crypto-pk

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-crypto-v0.8.2.tbz
sha256=e2f103e6faef2f99576918933deb75ce288e9ccbe71f9de8418a007c16f95a26
sha512=20131b787ab7fba478a9846e253ce3c9adb83e955d06e480b90b3c22adb3c165f55816d2ff7da5aa332b4fc8ea9aa209637451eb794fcaa079f206343596d6c8

Description

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

Published: 25 Jul 2020

Dev Dependencies (2)

  1. randomconv with-test & >= "0.1.3" & < "0.2.0"
  2. ounit with-test

Used by (18)

  1. albatross < "1.3.0"
  2. awa
  3. certify >= "0.3.3"
  4. conduit-lwt-tls
  5. conex-mirage-crypto
  6. current_github >= "0.2"
  7. dns-certify >= "4.6.3"
  8. dns-cli >= "4.6.3"
  9. dnssec
  10. letsencrypt >= "0.2.1" & < "0.2.3"
  11. oidc
  12. otr >= "0.3.7"
  13. rfc6287 >= "1.0.4"
  14. ssh-agent >= "0.2.1"
  15. tls >= "0.11.0"
  16. tls-mirage
  17. twostep
  18. x509 >= "0.10.0" & != "0.12.0"

Conflicts

None