David Wong fc3a9f3b3c Removed the XR pattern and added the initiator check in WriteMessage and ReadMessage according to spec (#22)
* removed the XR pattern and added the initiator check in WriteMessage and ReadMessage according to spec

* removed extra space I shouldn't have added

* fixed vectors

* re-generated via vectorgen
2017-09-27 19:37:07 -04: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-07-12 22:22:06 -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%