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

Skip to content
Snippets Groups Projects
Unverified Commit a409df83 authored by zzz's avatar zzz
Browse files

typos

parent f78811d4
No related branches found
No related tags found
No related merge requests found
...@@ -956,7 +956,7 @@ KDF for Payload Section (without Alice static key) ...@@ -956,7 +956,7 @@ KDF for Payload Section (without Alice static key)
Note that this is a Noise "N" pattern, but we use the same "IK" initializer Note that this is a Noise "N" pattern, but we use the same "IK" initializer
as for bound sessions. as for bound sessions.
New Session essages can not be identified as containing Alice's static key or not New Session messages can not be identified as containing Alice's static key or not
until the static key is decrypted and inspected to determine if it contains all zeros. until the static key is decrypted and inspected to determine if it contains all zeros.
Therefore, the receiver must use the "IK" state machine for all Therefore, the receiver must use the "IK" state machine for all
New Session messages. New Session messages.
......
...@@ -1173,7 +1173,7 @@ KDF for Payload Section (without Alice static key) ...@@ -1173,7 +1173,7 @@ KDF for Payload Section (without Alice static key)
Note that this is a Noise "N" pattern, but we use the same "IK" initializer Note that this is a Noise "N" pattern, but we use the same "IK" initializer
as for bound sessions. as for bound sessions.
New Session essages can not be identified as containing Alice's static key or not New Session messages can not be identified as containing Alice's static key or not
until the static key is decrypted and inspected to determine if it contains all zeros. until the static key is decrypted and inspected to determine if it contains all zeros.
Therefore, the receiver must use the "IK" state machine for all Therefore, the receiver must use the "IK" state machine for all
New Session messages. New Session messages.
......
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