mirror of
https://github.com/fluencelabs/tendermint
synced 2025-04-25 23:02:16 +00:00
added sts-final doc
This commit is contained in:
parent
d13a593afd
commit
a8d03bddc9
BIN
docs/sts-final.pdf
Normal file
BIN
docs/sts-final.pdf
Normal file
Binary file not shown.
@ -1,4 +1,6 @@
|
|||||||
// Uses nacl's secret_box to encrypt a net.Conn.
|
// 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
|
package p2p
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user