Symmetric-key Cryptography
The use of a single key for both encryption and decryption, providing confidentiality when the key is kept secret. Examples include AES and DES.
📜
The statement of the theorem
Let be the plaintext message and be the secret key, where . Define the encryption function and the decryption function . The system must satisfy the following properties for all valid inputs and :\n\n
Source: Wikipedia