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.7.0.tbz
sha256=8e59d63186f695f57cbf86643f453fdc941cd017b3a56ba41729c03536a5f34c
sha512=066d6cd718878e824f570bbc20c1a85f2cef31bd4c421d00952f68e62c21ec8764d8ba591bc01c4061888abee6e8d3b5b93f5d5537dc7dafa7e7f13dabdd40ae

Description

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

Published: 18 May 2020

Dev Dependencies (2)

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

Used by (15)

  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. dnssec
  8. letsencrypt >= "0.2.1" & < "0.2.3"
  9. otr >= "0.3.7"
  10. rfc6287 >= "1.0.4"
  11. ssh-agent >= "0.2.1"
  12. tls >= "0.11.0"
  13. tls-mirage
  14. twostep
  15. x509 >= "0.10.0" & != "0.12.0"

Conflicts

None