Journals
Publish with us
Publishing partnerships
About us
Blog
Wireless Communications and Mobile Computing
Journal overview
For authors
For reviewers
For editors
Table of Contents
Special Issues
Wireless Communications and Mobile Computing
/
2022
/
Article
/
Alg 1
/
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 3
do
2: OUT[ORD[
]]
Sbox[IN[ORD[
]]]
3: end for