This repository has been archived by the owner on May 26, 2022. It is now read-only.
Releases: libp2p/go-libp2p-noise
Releases · libp2p/go-libp2p-noise
v0.5.0
v0.4.0
What's Changed
- update README to reflect that Noise is enabled by default by @marten-seemann in #101
- catch panics during the handshake by @marten-seemann in #111
Full Changelog: v0.3.0...v0.4.0
v0.3.0
- implements the interface change to
SecureInbound
in go-libp2p-core v0.10.0 (#104)
v0.2.2
v0.2.1
Don't use this release. This should have been a major release.
v0.1.3
v0.1.2
v0.1.1
v0.1.0
First release of go-libp2p-noise. Compiles with r2 of the noise-libp2p spec.