disco
disco copied to clipboard
a protocol to encrypt communications and a cryptographic library based on 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/.