package otr

  1. Overview
  2. Docs
Off the record implementation purely in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

otr-v0.3.10.tbz
sha256=f885a5f8d5b7bdd433ee8aaab3166a14e50f9fbcd1b756811de51f6dee615a37
sha512=24eee63e54c29e27d90718fe764178d5ee8b9fa599c7ca25b042e57b2442501089c51f11656315949f60e0362f86f743597c74dd968c4d3472e18c4def5179ba

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: 26 Oct 2021

README

OTR - Off the record implementation purely in OCaml

v0.3.10

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.

Documentation

API documentation is available online

Best to be used with jackline.

Installation

opam install otr will install this library, once you have installed OCaml (>= 4.02.0) and opam (>= 1.2.2).

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. result < "1.5"