AES(Advanced Encryption Standard) 암호화 라운드 수행 시 마지막 라운드를 제외하고, 각 라운드에서 수행되는 4단계 처리 순서가 옳은 것은?
- ①Add round key → Substitute bytes → Shift rows → Mix columns
- ②Add round key → Substitute bytes → Mix columns → Shift rows
- ③Substitute bytes → Shift rows → Mix columns → Add round key
- ④Substitute bytes → Mix columns → Shift rows → Add round key
정답 ③
출처: 인사혁신처 공개 기출(공공데이터포털, 이용허락 제한 없음)