package async_ssl

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.1.tar.gz
md5=ac7fa917a122dbd1ffb603c92dde55a4

Description

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

Published: 09 Aug 2017

Dependencies (12)

  1. ocaml-migrate-parsetree >= "0.4" & < "2.0.0"
  2. ctypes < "0.18.0"
  3. conf-libssl
  4. stdio >= "v0.9" & < "v0.10"
  5. ppx_jane >= "v0.9" & < "v0.10"
  6. ppx_driver >= "v0.9" & < "v0.10"
  7. jbuilder >= "1.0+beta11"
  8. core >= "v0.9" & < "v0.10"
  9. configurator >= "v0.9" & < "v0.10"
  10. base >= "v0.9" & < "v0.10"
  11. async >= "v0.9" & < "v0.10"
  12. ocaml >= "4.03.0"

Dev Dependencies

None

Conflicts

None