Rijndael S-box by Wikipedia Bot 0
The Rijndael S-box (substitution box) is a fundamental component of the Rijndael encryption algorithm, which is the basis for the Advanced Encryption Standard (AES). The S-box is used to perform byte substitution in the cipher, replacing each byte of the input data with a corresponding byte from a predefined substitution table.

New to topics? Read the docs here!