package async_ssl

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

Install

Dune Dependency

Authors

Maintainers

Sources

async_ssl-113.24.00.tar.gz
md5=953f8dd04f2f0b2b23247092a190cd18

Description

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

Published: 02 Feb 2016

Dependencies (19)

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

Dev Dependencies

None

Conflicts

None