= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Off the record implementation purely in OCaml
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 }">
Authors
Maintainers
Sources
otr-v0.3.10.tbz
sha256=f885a5f8d5b7bdd433ee8aaab3166a14e50f9fbcd1b756811de51f6dee615a37
sha512=24eee63e54c29e27d90718fe764178d5ee8b9fa599c7ca25b042e57b2442501089c51f11656315949f60e0362f86f743597c74dd968c4d3472e18c4def5179ba
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.
Published: 26 Oct 2021
Dependencies (8)
-
base64
>= "3.1.0"
- astring
- mirage-crypto-pk
- mirage-crypto
- sexplib0
-
cstruct
>= "6.0.0"
- dune
-
ocaml
>= "4.08.0"
Dev Dependencies
-
None
Used by
-
None
Conflicts (1)
-
result
< "1.5"
On This Page