reducedround
Reduced-round is a term used in the study of symmetric-key cryptography and hash functions to describe a variant of a cipher or hash function in which the number of rounds is fewer than in the full specification. Researchers use reduced-round versions to analyze how security features accumulate as rounds are added and to test the practical limits of cryptanalytic techniques.
In block ciphers, rounds are the iterative layers of nonlinear substitution and permutation that propagate diffusion
Methodology in studying reduced-round designs typically involves fixing the key schedule and modifying the algorithm to
Examples and usage include reduced-round variants of well-known ciphers such as DES and AES, as well as
Limitations: conclusions drawn from reduced-round analyses may not generalize to full-round implementations, and some attacks do