package tls-miou-unix

  1. Overview
  2. No Docs
Transport Layer Security purely in OCaml, Miou+Unix layer

Install

dune-project
 Dependency

Authors

Maintainers

Sources

tls-2.1.3.tbz
sha256=90d04e06fa206a69b5d137b017e511c141b959e5c7929e7cb8a1515532247a3f
sha512=0cee10cc41010b27eb303da7664021e02540f75363b3c472b27828913920da35502c776ce894e649fe80e6828058f8359f13b8f33848454ba5fa5ac0bba8e33d

Description

Tls-miou provides an effectful Tls_miou module to be used with Miou and Unix.

Tags

org:mirage

Added to opam-repository:

Dependencies (5)

  1. miou >= "0.3.0"
  2. x509 >= "1.2.0"
  3. tls = version
  4. dune >= "3.0"
  5. ocaml >= "5.0.0"

Dev Dependencies (6)

  1. hxd with-test
  2. ptime with-test
  3. ohex with-test
  4. rresult with-test
  5. crowbar with-test
  6. mirage-crypto-rng >= "1.2.0" & with-test

Conflicts

None