package async_ssl

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

Install

Dune Dependency

Authors

Maintainers

Sources

async_ssl-v0.10.0.tar.gz
md5=04b69ffd9cc01834175696368046b563

Description

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

Published: 03 Jan 2018

Dependencies (13)

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

Dev Dependencies

None

Conflicts

None