This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
added sts-final doc
pull/111/merge
Jae Kwon
9 years ago
parent
d13a593afd
commit
a8d03bddc9
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
BIN
docs/sts-final.pdf
+2
-0
p2p/secret_connection.go
BIN
docs/sts-final.pdf
View File
+ 2
- 0
p2p/secret_connection.go
View File
@ -1,4 +1,6 @@
// Uses nacl's secret_box to encrypt a net.Conn.
// It is (meant to be) an implementation of the STS protocol.
// See docs/sts-final.pdf for more info
package
p2p
import
(
Write
Preview
Loading…
Cancel
Save