Skip to main content

Module aes128

Module aes128 

Source

Functionsยง

decrypt ๐Ÿ”’
Fully-fixsliced AES-128 decryption (the InvShiftRows is completely omitted).
encrypt ๐Ÿ”’
Fully-fixsliced AES-128 encryption (the ShiftRows is completely omitted).
key_schedule ๐Ÿ”’
Fully bitsliced AES-128 key schedule to match the fully-fixsliced representation.

Type Aliasesยง

RoundKeys ๐Ÿ”’
AES-128 round keys