package async_ssl

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

Install

Dune Dependency

Authors

Maintainers

Sources

async_ssl-v0.12.0.tar.gz
md5=985b54cf4e93704586dc0c85a3daae49

Description

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

Published: 01 Mar 2019

Dependencies (11)

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

Dev Dependencies

None

Conflicts

None