Go implementation of the Noise Protocol Framework https://noiseprotocol.org
Go to file
Jonathan Rudenberg 9a626dbd0b Unexport SymmetricState
This struct is only used internally.

Signed-off-by: Jonathan Rudenberg <jonathan@titanous.com>
2016-07-12 21:25:40 -04:00
vectorgen Implement XR pattern 2016-04-03 11:35:23 -04:00
LICENSE Initial implementation 2015-11-15 12:50:34 -05:00
cipher_suite.go Initial implementation 2015-11-15 12:50:34 -05:00
hkdf.go Initial implementation 2015-11-15 12:50:34 -05:00
noise_test.go Purge _E handshake patterns 2016-04-03 11:27:42 -04:00
patterns.go Implement XR pattern 2016-04-03 11:35:23 -04:00
state.go Unexport SymmetricState 2016-07-12 21:25:40 -04:00
vector_test.go Implement XR pattern 2016-04-03 11:35:23 -04:00
vectors.txt Implement XR pattern 2016-04-03 11:35:23 -04:00