Structs§
- AESTower
Field8b - AESTower
Field16b - AESTower
Field32b - AESTower
Field64b - AESTower
Field128b - Subfield
Transformer - A 3- step transformation :
Constants§
Functions§
- is_
aes_ tower - Returns true if `F`` is AES tower field.
- make_
aes_ to_ binary_ packed_ transformer - Creates transformation object from AES tower to binary tower for packed field. Note that creation of this object is not cheap, so it is better to create it once and reuse.
- make_
binary_ to_ aes_ packed_ transformer - Creates transformation object from AES tower to binary tower for packed field. Note that creation of this object is not cheap, so it is better to create it once and reuse.