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
9
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
77186df246
Add encryption messages to vectors and vectors from cacophony
2015-11-16 22:08:16 -05:00
vectorgen
Add encryption messages to vectors and vectors from cacophony
2015-11-16 22:08:16 -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
Update vectors from screech
2015-11-16 16:40:09 -05:00
patterns.go
Add test vector generator and tester
2015-11-16 20:57:02 -05:00
state.go
Copy PeerEphemeral to avoid buffer corruption
2015-11-16 22:07:11 -05:00
vector_test.go
Add encryption messages to vectors and vectors from cacophony
2015-11-16 22:08:16 -05:00
vectors.txt
Add encryption messages to vectors and vectors from cacophony
2015-11-16 22:08:16 -05:00
Description
Go implementation of the Noise Protocol Framework
https://noiseprotocol.org
BSD-3-Clause
Languages
Go
100%