I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 9ede7113 authored by zzz's avatar zzz
Browse files

144 minor edits

parent 573f7ccc
No related branches found
No related tags found
No related merge requests found
......@@ -1089,8 +1089,7 @@ k :: 32 byte cipher key
n :: Counter-based nonce, 12 bytes.
n = 0
ad :: In new session message:
Associated data, 32 bytes.
ad :: Associated data, 32 bytes.
The SHA256 hash of the preceding data (public key)
data :: Plaintext data, 0 or more bytes
......@@ -1119,7 +1118,8 @@ k :: 32 byte cipher key
Session must be ratcheted before N reaches that value.
The value 2**64 - 1 must never be used.
ad :: The session tag
ad :: Associated data
The session tag
data :: Plaintext data, 0 or more bytes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment