package async_ssl

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.13.0.tar.gz
md5=9972b8befbb353988411b21a5632a974

Description

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

Published: 29 Jan 2020

Dependencies (11)

  1. dune-configurator != "1.0.0"
  2. dune >= "1.5.1"
  3. ctypes-foreign
  4. ctypes >= "0.16.0" & < "0.18.0"
  5. conf-libssl
  6. stdio >= "v0.13" & < "v0.14"
  7. ppx_jane >= "v0.13" & < "v0.14"
  8. core >= "v0.13" & < "v0.14"
  9. base >= "v0.13" & < "v0.14"
  10. async >= "v0.13" & < "v0.14"
  11. ocaml >= "4.08.0"

Dev Dependencies

None

Conflicts

None