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.3.tbz
sha256=9147ac044a56dfe22793ba25ec8d5c64da78f879db84d916b4d61030b3843523
sha512=d4f24c94c7d1e6929411ee3238d46cca43655a10581514d4d02d4a3b1511e9c0b9b08f078a65cb63abda1b9d93d46e7dfa8240c6e363f3f1416f8a8e2c6ad20b

Description

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

Published: 28 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