package async_ssl

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

Install

Dune Dependency

Authors

Maintainers

Sources

async_ssl-111.21.00.tar.gz
md5=2c224251e1b7ab35a92b67c3e9919f7a

Description

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

Published: 15 Jul 2014

Dependencies (10)

  1. ocamlbuild build
  2. ctypes-foreign
  3. ctypes >= "0.3.2" & < "0.4.0"
  4. sexplib >= "111.03.00" & < "112.07.00"
  5. pa_ounit >= "109.53.00" & < "111.29.00"
  6. pa_bench >= "109.55.00" & < "112.07.00"
  7. herelib >= "109.35.00" & < "109.36.00"
  8. async >= "111.03.00" & < "112.07.00"
  9. camlp4
  10. ocaml >= "4.00.0"

Dev Dependencies

None

Conflicts

None