/x3dh

Golang implementation of Signal's X3DH protocol

Primary LanguageGoMIT LicenseMIT

Build Status Coverage Status Go Report Card Documentation license

X3DH (Extended triple Diffie-Hellman protocol)

Golang implementation of Signal's X3DH protocol

Installation

go get -u github.com/farazdagi/x3dh

Usage

Todo

  • Linters
  • Dockerize