Jonathan Rudenberg 7e06e15681 Ensure that the handshake state doesn’t get lost if decryption fails
This allows decoding potentially malicious messages under certain
circumstances.

Signed-off-by: Jonathan Rudenberg <jonathan@titanous.com>
2016-07-14 21:27:05 -04:00
2016-07-12 22:23:58 -04:00
2016-07-12 22:20:06 -04: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
2016-04-03 11:35:23 -04: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%