package async_ssl

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

Install

Dune Dependency

Authors

Maintainers

Sources

async_ssl-113.00.01.tar.gz
md5=da4fe942dc4b527294385ed6321ac582

Description

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

Published: 29 Jan 2016

Dependencies (15)

  1. conf-libssl
  2. ocamlbuild build
  3. ctypes >= "0.4.0" & < "0.6.0"
  4. ctypes-foreign >= "0.4.0"
  5. sexplib >= "113.00.00" & < "113.01.00"
  6. pipebang >= "113.00.00" & < "113.01.00"
  7. pa_test >= "112.24.00" & < "112.25.00"
  8. pa_ounit >= "113.00.00" & < "113.01.00"
  9. pa_bench >= "113.00.00" & < "113.01.00"
  10. herelib >= "112.35.00" & < "112.36.00"
  11. fieldslib >= "113.00.00" & < "113.01.00"
  12. comparelib >= "113.00.00" & < "113.01.00"
  13. async >= "113.00.00" & < "113.01.00"
  14. camlp4
  15. ocaml >= "4.02.1" & < "4.03"

Dev Dependencies

None

Conflicts

None