package async_ssl

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

Install

Dune Dependency

Authors

Maintainers

Sources

async_ssl-v0.14.0.tar.gz
md5=3b35d352c7f7927c4f91f96ef74e0417

Description

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

Published: 31 May 2020

Dependencies (11)

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

Dev Dependencies

None

Conflicts

None