Skip to content

Commit 4e6c89f

Browse files
committed
Clarify that the first round key has been tweaked
1 parent eba6a99 commit 4e6c89f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

draft-denis-ipcrypt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,7 @@ The key schedule follows the standard AES-128 key expansion:
686686
- XOR the padded tweak with each round key before use
687687

688688
3. **Encryption Process:**
689-
- Perform initial AddRoundKey with the first round key
689+
- Perform initial AddRoundKey with the first tweaked round key
690690
- For rounds 1-9:
691691
- SubBytes
692692
- ShiftRows

0 commit comments

Comments
 (0)