package otr

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.2.0.tar.gz
md5=b41ab60de9dd5cc6ddcc6b788b91392c

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: 02 Jul 2015

Dependencies (8)

  1. ocamlbuild build
  2. stringext >= "1.3.1"
  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
  8. ocaml >= "4.01.0" & < "4.03"

Dev Dependencies

None

Used by

None

Conflicts

None