how many rounds does the aes-192 perform?

how many rounds does the aes-192 perform?

3 hours ago 2
Nature

AES-192 performs 12 rounds of encryption processing. Each round consists of several transformation steps: SubBytes, ShiftRows, MixColumns, and AddRoundKey, except for the final round where the MixColumns step is omitted

Read Entire Article