package nocrypto

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.5.3.tar.gz
md5=1b771555139c23da4fdf02244fc7b4a9

Description

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

Tags

org:mirage

Published: 21 Mar 2016

Dependencies (13)

  1. zarith-xen
  2. mirage-entropy-xen >= "0.3.0"
  3. mirage-xen >= "2.2.0" & < "6.0.0"
  4. mirage-no-xen
  5. ppx_sexp_conv >= "113.33.01" & < "v0.11.0"
  6. ppx_deriving
  7. sexplib != "v0.9.0" & < "v0.11.0"
  8. zarith
  9. cstruct >= "1.6.0" & < "3.0.0"
  10. ocamlbuild build
  11. oasis build & >= "0.4.2"
  12. ocamlfind build
  13. ocaml >= "4.02.0" & < "4.06.0"

Dev Dependencies (1)

  1. ounit with-test

Used by (37)

  1. arp < "1.0.0"
  2. aws >= "1.0.0" & < "1.2"
  3. aws-s3 < "3.0.0"
  4. certify < "0.2"
  5. conex < "0.10.0"
  6. cuid >= "0.2"
  7. current_github < "0.2"
  8. datakit-bridge-github
  9. datakit-github < "0.9.0"
  10. dns-server < "4.4.0"
  11. gemini
  12. git >= "1.3.0" & != "1.10.0" & < "2.0.0"
  13. git-unix < "2.0.0"
  14. github-hooks
  15. hkdf < "1.0.4"
  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.3.1" & < "0.3.7"
  25. pbkdf < "0.3.0"
  26. rfc6287 >= "1.0.2" & < "1.0.4"
  27. salsa20 < "1.1.0"
  28. salsa20-core < "0.3.0"
  29. scrypt-kdf < "1.1.0"
  30. session < "0.5.0"
  31. slack
  32. ssh-agent < "0.2.1"
  33. tls = "0.6.0" | = "0.7.1"
  34. tlstunnel
  35. ulid
  36. websocket >= "2.0.0" & < "2.3"
  37. x509 >= "0.5.1" & < "0.10.0"

Conflicts

None