otr
Off the record implementation purely in OCaml
Description
This is an implementation of version 2 and 3 of the Off-the-record protocol (https://otr.cypherpunks.ca/Protocol-v3-4.0.0.html) in OCaml.
Including the socialist millionairs protocol to authenticate a communication partner over an encrypted channel providing a shared secret.
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
- 18 Jul 2016
- Authors
- Maintainers
Sources
Dependencies
nocrypto
>= "0.5.3"
cstruct
>= "1.9.0" & < "3.4.0"
ppx_sexp_conv
< "v0.11.0"
topkg
build
ocamlbuild
build
ocamlfind
build
ocaml
>= "4.02.2"
Reverse Dependencies
Conflicts
sexplib
= "v0.9.0"