package nocrypto

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.0.tar.gz
md5=6b6cc5b748f785e04d03f207b0e10d66

Description

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

Tags

org:mirage

Published: 10 Jun 2015

Dependencies (12)

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

Dev Dependencies

None

Used by (30)

  1. arakoon >= "1.8.6" & < "1.8.8"
  2. arp < "1.0.0"
  3. aws >= "1.0.0" & < "1.2"
  4. aws-s3 < "3.0.0"
  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. irmin >= "0.9.0" & < "0.9.6"
  15. jupyter < "1.0.0"
  16. jupyter-kernel < "0.4"
  17. letsencrypt < "0.2.1"
  18. monorobot
  19. noise
  20. osbx
  21. otr < "0.2.0"
  22. salsa20-core = "0.2.0"
  23. session < "0.5.0"
  24. slack
  25. ssh-agent < "0.2.1"
  26. tls = "0.5.0"
  27. tlstunnel
  28. ulid
  29. websocket = "2.0.0"
  30. x509 >= "0.2.0" & < "0.4.0"

Conflicts

None