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-05 07:33:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3
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
0e9c47ad19
Implement NoisePSK revision 2
2015-11-15 17:18: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
Implement NoisePSK revision 2
2015-11-15 17:18:33 -05:00
patterns.go
Implement NoisePSK revision 2
2015-11-15 17:18:33 -05:00
state.go
Implement NoisePSK revision 2
2015-11-15 17:18:33 -05:00
Description
Go implementation of the Noise Protocol Framework
https://noiseprotocol.org
BSD-3-Clause
Languages
Go
100%