package nocrypto

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.1.tar.gz
md5=3162ae57db47c52d358036f26da44b27

Description

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

Tags

org:mirage

Published: 03 Feb 2015

Dependencies (8)

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

Dev Dependencies

None

Used by (27)

  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. otr < "0.2.0"
  21. salsa20-core = "0.2.0"
  22. session < "0.5.0"
  23. slack
  24. ssh-agent < "0.2.1"
  25. tls >= "0.3.0" & < "0.5.0"
  26. ulid
  27. x509 >= "0.2.0" & < "0.4.0"

Conflicts (1)

  1. mirage-xen < "2.2.0" | >= "6.0.0"