Skip to content

Decryption: SubByte, ShiftRow, MixColumns #41

@TropicalDjango

Description

@TropicalDjango

Implementing the main sub-functions for the rounds of AES.

  • SubBytes
  • ShiftRow
  • MixColumns

All that is necessary is to make the inverse of the encryption functions. AddRoundKey does not need to be altered.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions