[noise] Noise library in Go

Trevor Perrin trevp at trevp.net
Sat Nov 4 20:56:03 PDT 2017


On Sat, Nov 4, 2017 at 5:46 PM, David Wong <davidwong.crypto at gmail.com> wrote:
>> Cool, code looks nice and well-documented.
>>
>> I linked this from the wiki: https://github.com/noiseprotocol/noise_wiki/wiki
>> If you fleshed out the patterns and crypto choices we could link this
>> from the main website (though I'm not sure that's your goal).
>
> What do you mean flesh out the patterns and crypto choices? You mean
> add all the patterns and add AES-GCM + SHA512?

At least all the patterns in Sections 7 and 9 (the main 15 patterns
plus PSK patterns).

Also 25519, 448, ChaChaPoly, AESGCM, SHA256, SHA512, BLAKE2s, and BLAKE2b.

Put another way - pass all the cacophony test vectors.

Trevor


More information about the Noise mailing list