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ยง
- Round
Keys ๐ - AES-128 round keys