Jason A. Donenfeld 1b34a57a83 vectorgen: use 32-byte psk
The noise specification mandates that preshared keys are 256-bits.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-05-15 13:21:07 +02:00
2017-05-15 13:21:07 +02:00
2016-07-12 22:23:58 -04:00
2017-05-15 13:21:07 +02:00
2015-11-15 12:50:34 -05:00
2016-04-03 11:35:23 -04:00
2016-07-12 22:22:06 -04:00
2017-05-15 13:21:07 +02:00
2016-04-03 11:35:23 -04:00

noise GoDoc Build Status

This is a Go package that implements the Noise Protocol Framework. See the documentation for usage information.

Description
Go implementation of the Noise Protocol Framework
https://noiseprotocol.org
Readme BSD-3-Clause
Languages
Go 100%