Ryan Huber 7e398aa738 Replace panics with errors (#24)
* remove panics per PanicAndRecover guidance from go authors

* revert constructors to panic()

* fix vectorgen

* fix Write call too
2018-01-09 21:48:36 -05: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
2018-01-09 21:48:36 -05:00
2017-12-28 18:14:00 -05:00
2018-01-09 21:48:36 -05: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%