Go implementation of the Noise Protocol Framework https://noiseprotocol.org
Go to file
Jonathan Rudenberg d4248be25d Add method to get Cipher from CipherState
Signed-off-by: Jonathan Rudenberg <jonathan@titanous.com>
2016-07-12 21:32:38 -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 Add method to get Cipher from CipherState 2016-07-12 21:32:38 -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