[noise] EmbeddedDisco, a tiny implementation of Disco in C

David Wong davidwong.crypto at gmail.com
Wed Nov 28 08:28:27 PST 2018


Heyo,

I silently released embeddedDisco last week: www.embeddeddisco.com
For those who don't know, disco is an extension of Noise to replace
all symmetric cryptography with Strobe.

It's around 1000 lines of code, and meant to be portable. I'd be
interested on how I can make the code more robust and the API more
friendly. Please play with it and provide feedback :)

Unlike the Go library (www.discocrypto.com), embeddedDisco is not
plug-and-play and is more similar to a Noise library. Which means that
it's not too much clue-less-developer-friendly at the moment.

Cheers,
David


More information about the Noise mailing list