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: 18 Jul 2016

Dependencies (12)

  1. astring
  2. nocrypto >= "0.5.3"
  3. result
  4. sexplib
  5. cstruct >= "1.9.0" & < "3.4.0"
  6. ppx_cstruct
  7. ppx_sexp_conv < "v0.11.0"
  8. ppx_deriving
  9. topkg build
  10. ocamlbuild build
  11. ocamlfind build
  12. ocaml >= "4.02.2"

Reverse Dependencies

    None

Conflicts (1)

  1. sexplib = "v0.9.0"