NoiseGo
NoiseGo copied to clipboard
An implementation of Noise in Go
https://pkg.go.dev/github.com/mimoo/NoiseGo/noise?utm_source=godoc if someone sees this issue and want to help, be my guest :)
First of all good job on the implementation so far! I was wondering if you had plans to extend this library to include AES-GCM as cipher and all the supported...
Hi there! Thanks a bunch for the library; I really like the interface that you've got here. However, the README says that you support UDP, however I don't believe that...