mirror of
https://codeberg.org/scip/twenty4.git
synced 2025-12-17 12:00:57 +01:00
fix typo
This commit is contained in:
@@ -54,7 +54,7 @@ TWENTY4 uses two S-Box arrays, one for key expansion and one for encryption.
|
|||||||
|
|
||||||
## Key expansion
|
## Key expansion
|
||||||
|
|
||||||
The input key will be expanded into a 17 byte array. Maximum key size is
|
The input key will be expanded into a 32 byte array. Maximum key size is
|
||||||
32 bytes (256 bit).
|
32 bytes (256 bit).
|
||||||
|
|
||||||
IV = KU[0]
|
IV = KU[0]
|
||||||
|
|||||||
Reference in New Issue
Block a user