[noise] NoiseSocket.NET

Nemanja Mijailovic metalnem at mijailovic.net
Sun May 13 10:27:21 PDT 2018


Hi all!

I've published a .NET implementation of the latest draft revision of the NoiseSocket protocol. It supports Accept/Switch/Retry/Reject, and all Noise primitives from Noise.NET. I've also updated Noise.NET with support for XXfallback protocol, which means NoiseSocket.NET also supports it.

The library is currently not compatible with Noise Socket Go, mostly because Noise Socket Go currently doesn't add the length prefix to the encrypted payload in handshake messages.

You can find the source code and examples for Accept/Switch/Retry here:
https://github.com/Metalnem/noisesocket <https://github.com/Metalnem/noisesocket>

The downloadable package:
https://www.nuget.org/packages/NoiseSocket.NET <https://www.nuget.org/packages/NoiseSocket.NET>

API docs:
https://metalnem.github.io/noisesocket/api/Noise.NoiseSocket.html <https://metalnem.github.io/noisesocket/api/Noise.NoiseSocket.html>

Nemanja

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://moderncrypto.org/mail-archive/noise/attachments/20180513/8d57d6e8/attachment.html>


More information about the Noise mailing list