package async_ssl

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

Install

Dune Dependency

Authors

Maintainers

Sources

async_ssl-v0.16.0.tar.gz
sha256=5c9f74ddc00228634c2f6c60c10f3a821dc664f873d80c427284588c3e01bedd

Description

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

Published: 14 Jun 2023

Dependencies (12)

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

Dev Dependencies

None

Conflicts

None