ValarDragon
7bf28af590
This now uses one hkdf on the X25519 shared secret to create a key for the sender and receiver. The hkdf call is now just called upon the computed shared secret, since the shared secret is a function of the pubkeys. The nonces now start at 0, as we are using chacha as a stream cipher, and the sender and receiver now have different keys. |
6 years ago | |
---|---|---|
.. | ||
config.md | Switch ports 466xx to 266xx (#1735) | 7 years ago |
connection.md | spec: move to final location (#1576) | 7 years ago |
node.md | docs: use absolute links (#1617) | 7 years ago |
peer.md | p2p/secret_connection: Switch salsa usage to hkdf + chacha | 6 years ago |