package async_ssl

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

Install

Dune Dependency

Authors

Maintainers

Sources

async_ssl-112.17.00.tar.gz
md5=917492240a4974e893864d3582431381

Description

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

Published: 13 Feb 2015

Dependencies (10)

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

Dev Dependencies

None

Conflicts

None