tls-eioversion
Transport Layer Security purely in OCaml - Eio
Transport Layer Security (TLS) is probably the most widely deployed security protocol on the Internet. It provides communication privacy to prevent eavesdropping, tampering, and message forgery. Furthermore, it optionally provides authentication of the involved endpoints. TLS is commonly deployed for securing web services (HTTPS), emails, virtual private networks, and wireless networks.
TLS uses asymmetric cryptography to exchange a symmetric key, and optionally authenticate (using X.509) either or both endpoints. It provides algorithmic agility, which means that the key exchange method, symmetric encryption algorithm, and hash algorithm are negotiated.
Read our Usenix Security 2015 paper.
Tags | org:mirage |
---|---|
Author | Thomas Leonard |
License | BSD-2-Clause |
Published | |
Homepage | https://github.com/mirleft/ocaml-tls |
Issue Tracker | https://github.com/mirleft/ocaml-tls/issues |
Maintainers | Hannes Mehnert <hannes@mehnert.org> and David Kaloper <david@numm.org> |
Dependencies | |
Source [http] | https://github.com/mirleft/ocaml-tls/releases/download/v1.0.2/tls-1.0.2.tbz sha256=a21751200cb3146ffe1547f5d6de187b5147e8ee6bed12b09d52c002d42b3feb sha512=20f74cd724c84dead81c5a124db7b65519a8e23b7305bb7cc7cd1ebb7648ac262ef72534af931e55a10ad2ba75a7541244b8feabad6834c20061e435aaf7af16 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/tls-eio/tls-eio.1.0.2/opam |
No package is dependent