tls
Transport Layer Security purely in OCaml
Description
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 further and our Usenix Security 2015 paper.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 02 Apr 2019
- Authors
- Maintainers
Sources
Dependencies
lwt
with-test & < "5.0.0"
lwt
>= "2.4.8"
ounit
with-test
cstruct-unix
with-test & >= "3.0.0"
x509
>= "0.6.1" & < "0.7.0"
nocrypto
>= "0.5.4"
cstruct
>= "4.0.0" & < "6.0.0"
ppx_cstruct
>= "3.0.0"
topkg
build
ocamlbuild
build
ocamlfind
build
ocaml
>= "4.04.2" & < "4.12.0"
Reverse Dependencies
aws-s3-lwt
< "3.0.0"
azure-cosmos-db
>= "0.1.5" & < "0.2.0"
calculon
< "0.5"
capnp-rpc-lwt
>= "0.3.1" & < "0.5.0"
capnp-rpc-net
< "1.1"
colombe
< "0.2.0"
comby
< "1.7.0"
conduit-mirage
< "2.1.0"
current_github
< "0.2"
current_slack
< "0.3"
datakit-ci
>= "0.12.1"
dns-resolver
>= "6.0.0"
doi2bib
< "0.2.1"
dropbox
>= "0.2"
git
>= "2.0.0" & < "3.0.0"
git-mirage
>= "2.0.0" & < "3.0.0" | >= "3.6.0"
git-unix
= "2.0.0" | >= "2.1.1" & < "3.0.0"
github
>= "2.0.0" & < "3.0.0"
github-unix
< "3.1.0"
imaplet-lwt
>= "0.1.8" & < "0.1.10" | >= "0.1.14"
links
>= "0.9.6"
mirage-conduit
!= "2.0.0" & < "2.2.0" | >= "3.0.0"
opam-publish
>= "0.3.5" & < "2.1.0"
paf-cohttp
= "0.0.5"
sendmail
>= "0.2.0" & < "0.4.1"
sendmail-lwt
< "0.4.1"
slacko
>= "0.13.0"
syndic
>= "1.5" & < "1.6.0"
tlstunnel
>= "0.1.3"
wcs-api
= "2017-05-26.02"
Conflicts
mirage-clock
>= "3.0.0"
ptime
< "0.8.1"
ppx_sexp_conv
= "v0.11.0"
sexplib
= "v0.9.0"
mirage-kv-lwt
< "2.0.0"
mirage-types
< "3.0.0"
mirage-net-xen
< "1.3.0"