mirror of https://github.com/waku-org/noise.git
Go implementation of the Noise Protocol Framework
https://noiseprotocol.org
fc2bb37e28 | ||
---|---|---|
.github/workflows | ||
vectorgen | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
cipher_suite.go | ||
go.mod | ||
go.sum | ||
hkdf.go | ||
noise_test.go | ||
patterns.go | ||
state.go | ||
vector_test.go | ||
vectors.txt |
README.md
noise
This is a Go package that implements the Noise Protocol Framework. See the documentation for usage information.