- 82F1271903C039FFBA8620C425BEB86CB3E0B585D1B6EC61FF2ECB79F60EB7700093EEE06760B24745710036A541381A33FD262F05D1D4F561851044A6D39CDB
+ 6D9112FB539EED54572BE08E83FA23127773C52C6AEA0500217D50EC2F8C728CC64864F11C666521F393EB25690961B1C5FCAE914EFB049F6D65F8C4F34E64EC
eucrypt/README
(19 . 6)(19 . 7)
5
6 3. smg_keccak
7 Word (64 bits) level implementation of the Keccak sponge according to The Keccak Reference v 3.0.
8 NOTE: Keccak rate has its own type (Keccak_Rate) that makes clear the valid range (1 to width of state). Calling Keccak sponge with a bitrate outside the valid range will CORRECTLY cause the execution to abort with a constraint_error.
9 Implemented in Ada.
10
11 4. smg_serpent