package otr

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.2.tar.gz
md5=5dd87a3d3d440d917634afd4928bac96

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: 10 May 2016

README

README.md

OCaml-OTR

Off-the-record (OTR) messaging protocol, purely in OCaml.

Only versions 2 and 3 are supported.

Best to be used with jackline.

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. sexplib = "v0.9.0"