Research Article

Novel Shuffling Countermeasure for Advanced Encryption Standard (AES) against Profiled Attack in Mobile Multimedia Services

Algorithm 1

Pseudocode for the previous countermeasure [19]
Input: IN[32], ORD[32]
Output: OUT[32]
1: for to 3do
2:  OUT[ORD[]]Sbox[IN[ORD[]]]
3: end for