package otr

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.1.0.tar.gz
md5=158e88118ca758175159bac2201511d8

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: 24 Jan 2015

Dependencies (7)

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

Dev Dependencies

None

Used by

None

Conflicts

None