We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eba6a99 commit 4e6c89fCopy full SHA for 4e6c89f
1 file changed
draft-denis-ipcrypt.md
@@ -686,7 +686,7 @@ The key schedule follows the standard AES-128 key expansion:
686
- XOR the padded tweak with each round key before use
687
688
3. **Encryption Process:**
689
- - Perform initial AddRoundKey with the first round key
+ - Perform initial AddRoundKey with the first tweaked round key
690
- For rounds 1-9:
691
- SubBytes
692
- ShiftRows
0 commit comments