Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 900 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 900 Bytes

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