package async_ssl

  1. Overview
  2. No Docs
An Async-pipe-based interface with OpenSSL.

Install

Dune Dependency

Authors

Maintainers

Sources

async_ssl-113.33.00.tar.gz
md5=8a6e138bc2602311a8d1fc6cd67d4e81

Description

This library allows you to create an SSL client and server, with encrypted communication between both.

Published: 19 Mar 2016

Dependencies (19)

  1. variantslib >= "113.24.00" & < "113.25.00"
  2. typerep >= "113.24.00" & < "113.25.00"
  3. sexplib >= "113.33.00" & < "113.34.00+4.03"
  4. ppx_jane >= "113.33.00" & < "113.34.00"
  5. ppx_inline_test >= "113.33.00" & < "113.34.00+4.03"
  6. ppx_expect >= "113.33.00" & < "113.34.00+4.03"
  7. ppx_driver >= "113.33.00" & < "113.34.00+4.03"
  8. ppx_bench >= "113.33.00" & < "113.34.00+4.03"
  9. ppx_assert >= "113.33.00" & < "113.34.00"
  10. fieldslib >= "113.24.00" & < "113.25.00"
  11. ctypes-foreign
  12. conf-libssl
  13. ctypes >= "0.4.0" & < "0.6.0"
  14. core >= "113.33.00" & < "113.34.00+4.03"
  15. bin_prot >= "113.33.00" & < "113.34.00+4.03"
  16. async >= "113.33.00" & < "113.34.00"
  17. ocamlfind build & >= "1.3.2"
  18. ocamlbuild build
  19. ocaml = "4.02.3"

Dev Dependencies

None

Conflicts

None