Transport Layer Security (TLS) in OCaml

Description

A clean-slate TLS implementation, with support for protocol versions 1.0-1.2. Includes the core library, as well as Lwt and MirageOS frontends.

Published: 19 Mar 2015

Dependencies (9)

  1. ocamlbuild build
  2. camlp4
  3. x509 >= "0.3.0" & < "0.4.0"
  4. nocrypto >= "0.3.0" & < "0.4.0"
  5. sexplib < "113.01.00"
  6. type_conv
  7. cstruct >= "1.2.0" & < "2.0.0"
  8. ocamlfind
  9. ocaml >= "4.01.0" & < "4.12.0"

Reverse Dependencies (34)

  1. aws-s3-lwt < "3.0.0"
  2. azure-cosmos-db >= "0.1.5" & < "0.2.0"
  3. calculon < "0.5"
  4. colombe < "0.2.0"
  5. comby < "1.7.0"
  6. conduit-tls
  7. current_github < "0.2"
  8. current_slack < "0.3"
  9. datakit-ci < "0.12.1"
  10. dns-resolver >= "6.0.0"
  11. doi2bib < "0.2.1"
  12. dropbox >= "0.2"
  13. git >= "2.0.0" & < "3.0.0"
  14. git-mirage >= "2.0.0" & < "3.0.0" | >= "3.6.0"
  15. git-unix = "2.0.0" | >= "2.1.1" & < "3.0.0"
  16. github >= "2.0.0" & < "3.0.0"
  17. github-unix < "3.1.0"
  18. imaplet-lwt >= "0.1.8" & < "0.1.14"
  19. irc-client-tls < "0.7.1"
  20. letters
  21. links >= "0.9.6"
  22. mehari-mirage < "0.2"
  23. mirage-conduit = "2.1.0"
  24. mirror
  25. opam-publish >= "0.3.5" & < "2.1.0"
  26. paf-cohttp = "0.0.5"
  27. quests
  28. sendmail >= "0.2.0" & < "0.4.1"
  29. sendmail-lwt < "0.4.1"
  30. slacko >= "0.13.0"
  31. syndic >= "1.5" & < "1.6.0"
  32. tezos-node < "9.0"
  33. wcs-api = "2017-05-26.02"
  34. websocket = "0.9.3"

Conflicts (7)

  1. mirage-entropy-xen >= "0.3.0"
  2. mirage-entropy-xen < "0.2.0"
  3. mirage-net-xen < "1.3.0"
  4. mirage-types-lwt >= "2.5.0"
  5. mirage-types-lwt < "2.3.0"
  6. lwt >= "4.0.0"
  7. lwt < "2.4.8"