package async_ssl

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

Install

Dune Dependency

Authors

Maintainers

Sources

async_ssl-v0.11.0.tar.gz
md5=99192b5d6ce0d27ac019e2f93707dc78

Description

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

Published: 22 Mar 2018

Dependencies (12)

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

Dev Dependencies

None

Conflicts (1)

  1. jbuilder = "1.0+beta19"