This website requires JavaScript.
Explore
Help
Sign In
logos-messaging
/
noise
Watch
1
Star
0
Fork
0
You've already forked noise
mirror of
https://github.com/logos-messaging/noise.git
synced
2026-01-02 14:13:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4
Commits
2
Branches
5
Tags
455
KiB
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Jonathan Rudenberg
d760bc3534
MixPresharedKey and new vectors
2015-11-16 11:37:33 -05:00
cipher_suite.go
Initial implementation
2015-11-15 12:50:34 -05:00
hkdf.go
Initial implementation
2015-11-15 12:50:34 -05:00
LICENSE
Initial implementation
2015-11-15 12:50:34 -05:00
noise_test.go
MixPresharedKey and new vectors
2015-11-16 11:37:33 -05:00
patterns.go
Implement NoisePSK revision 2
2015-11-15 17:18:33 -05:00
state.go
MixPresharedKey and new vectors
2015-11-16 11:37:33 -05:00
Description
Go implementation of the Noise Protocol Framework
https://noiseprotocol.org
BSD-3-Clause
Languages
Go
100%