package nocrypto

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.0.tar.gz
md5=6c975bc19a18d63e5aabe206fe0a29db

Description

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

Tags

org:mirage

Published: 30 Oct 2014

Dependencies (10)

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

Dev Dependencies

None

Used by (25)

  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. jupyter < "1.0.0"
  14. jupyter-kernel < "0.4"
  15. letsencrypt < "0.2.1"
  16. monorobot
  17. noise
  18. osbx
  19. salsa20-core = "0.2.0"
  20. session < "0.5.0"
  21. slack
  22. ssh-agent < "0.2.1"
  23. tls = "0.2.0"
  24. ulid
  25. x509 >= "0.2.0" & < "0.4.0"

Conflicts

None