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.1.tbz
sha256=f3494aa290f2b87859108b48b8c12152e649e771e4e87374e0717b25a38e128f
sha512=7a3f5a1528cc86831c6f7f78941a426757ef747bc94713f3d04e528cdeda0fab65fb61c944f04a3be9bf147d9b2d1b1c6b1e595697ddc839b245341fc821c3d0

Description

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

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