package async_ssl

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

Install

Dune Dependency

Authors

Maintainers

Sources

async_ssl-v0.15.0.tar.gz
sha256=f218af427d80afa63a90e0d1ba04550256f28393ac9d79ec59a8ab52e1f7f508

Description

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

Published: 21 Mar 2022

Dependencies (11)

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

Dev Dependencies

None

Conflicts

None