mirror of
https://github.com/logos-messaging/noise.git
synced 2026-01-02 14:13:07 +00:00
* added GetNonce and SetNonce following Noise revision 33 (aimed at UDP-based protocols) * removing CipherState.invalid and Cipher() functions now that SetNonce and GetNonce are here
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%