package otr

  1. Overview
  2. No Docs
Off-the-record in pure OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.0.tar.gz
md5=3317419727ff8a8d577bc13647263e6d

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: 21 Dec 2015

Dependencies (8)

  1. ocamlbuild build
  2. astring
  3. nocrypto >= "0.5.0" & < "0.5.3"
  4. sexplib < "113.01.00"
  5. type_conv
  6. cstruct >= "1.6.0" & < "2.0.0"
  7. ocamlfind build
  8. ocaml >= "4.01.0" & < "4.03"

Dev Dependencies

None

Used by

None

Conflicts

None