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.6.2.tbz
sha256=e2284dc0f8d37110f4713b87145a26a2bbce3e43f14be51e88de18db5922b823
sha512=2c9808261aec8498921e4dce2d66214e10dfe65e2c3729c081731d6c44abc0e990233e5398c9c2d31a97d1a40bdd38920c54817f572d3b592f4257ce85b331da

Description

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

Published: 19 Mar 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