mimoo / disco

a protocol to encrypt communications and a cryptographic library based on Disco
https://www.discocrypto.com
BSD Zero Clause License
202 stars 15 forks source link
crypto cryptographic-library disco keccak libdisco library noise noise-protocol-framework sha-3 strobe strobe-protocol-framework tls

disco

This repository contains the Disco extension of the Noise protocol framework to make use of the Strobe protocol framework as well as a cryptographic library.

→ The specification can be found online at www.discocrypto.com

→ A golang cryptographic library called LibDisco and based on the Disco specification is available in libdisco/.

→ A C cryptographic library called EmbeddedDisco and based on the Disco specification is available at github.com/mimoo/disco-c/.