mirror of
https://github.com/logos-messaging/noise.git
synced 2026-01-02 14:13:07 +00:00
* remove panics per PanicAndRecover guidance from go authors * revert constructors to panic() * fix vectorgen * fix Write call too
Removed the XR pattern and added the initiator check in WriteMessage and ReadMessage according to spec (#22)
noise

This is a Go package that implements the Noise Protocol Framework. See the documentation for usage information.
Description
Languages
Go
100%