package nocrypto

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.2.tar.gz
md5=f5510878d9610e67fd99f494f848eae3

Description

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

Tags

org:mirage

Published: 04 Nov 2014

Dependencies (9)

  1. ocamlbuild build
  2. ctypes >= "0.3.3" & < "0.4.0"
  3. sexplib < "113.01.00"
  4. camlp4
  5. type_conv
  6. zarith
  7. cstruct >= "1.2.0"
  8. ocamlfind build
  9. ocaml >= "4.01.0"

Dev Dependencies

None

Used by (26)

  1. arp < "1.0.0"
  2. aws >= "1.0.0" & < "1.2"
  3. aws-s3 < "3.0.0"
  4. cuid >= "0.2"
  5. current_github < "0.2"
  6. datakit-bridge-github
  7. datakit-github < "0.9.0"
  8. dns-server < "4.4.0"
  9. gemini
  10. git >= "1.3.0" & != "1.10.0" & < "2.0.0"
  11. git-unix < "2.0.0"
  12. github-hooks
  13. irmin >= "0.9.0" & < "0.9.6"
  14. jupyter < "1.0.0"
  15. jupyter-kernel < "0.4"
  16. letsencrypt < "0.2.1"
  17. monorobot
  18. noise
  19. osbx
  20. salsa20-core = "0.2.0"
  21. session < "0.5.0"
  22. slack
  23. ssh-agent < "0.2.1"
  24. tls = "0.2.0"
  25. ulid
  26. x509 >= "0.2.0" & < "0.4.0"

Conflicts

None