package nocrypto

  1. Overview
  2. No Docs
Small functional-style crypto library

Install

Dune Dependency

Authors

Maintainers

Sources

0.5.2.tar.gz
md5=ee523bc2e95e03f56d2dc9ff306ed114

Description

Ciphers: AES, 3DES, RC4. Hashes: MD5, SHA1, SHA2. Pubkey: RSA, DH, DSA. Rng: Fortuna.

Tags

org:mirage

Published: 05 Dec 2015

Dependencies (11)

  1. ocamlbuild build
  2. zarith-xen
  3. mirage-entropy-xen >= "0.3.0"
  4. mirage-xen >= "2.2.0" & < "6.0.0"
  5. mirage-no-xen
  6. sexplib < "113.01.00"
  7. type_conv
  8. zarith
  9. cstruct >= "1.6.0" & < "3.0.0"
  10. ocamlfind build
  11. ocaml >= "4.01.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (36)

  1. arp < "1.0.0"
  2. aws >= "1.0.0" & < "1.2"
  3. aws-s3 < "3.0.0"
  4. certify < "0.2"
  5. cuid >= "0.2"
  6. current_github < "0.2"
  7. datakit-bridge-github
  8. datakit-github < "0.9.0"
  9. dns-server < "4.4.0"
  10. gemini
  11. git >= "1.3.0" & != "1.10.0" & < "2.0.0"
  12. git-unix < "2.0.0"
  13. github-hooks
  14. hkdf < "1.0.4"
  15. imaplet-lwt >= "0.1.14"
  16. irmin >= "0.9.0" & < "0.9.6"
  17. jupyter < "1.0.0"
  18. jupyter-kernel < "0.4"
  19. letsencrypt < "0.2.1"
  20. mirage-block-ccm < "1.1.0"
  21. monorobot
  22. noise
  23. osbx
  24. otr >= "0.2.0" & < "0.3.1"
  25. pbkdf < "0.3.0"
  26. rfc6287 < "1.0.4"
  27. salsa20-core = "0.2.0"
  28. scrypt-kdf < "0.2.0"
  29. session < "0.5.0"
  30. slack
  31. ssh-agent < "0.2.1"
  32. tls >= "0.6.0" & < "0.7.1"
  33. tlstunnel
  34. ulid
  35. websocket >= "2.0.0" & < "2.3"
  36. x509 = "0.5.0"

Conflicts

None