In this menu you can see the modern, computer-based symmetric encryption methods.
The menu Symmetric (modern) contains the following commands, in order to encrypt or decrypt data:
| IDEA | Encryption and decryption using IDEA. |
| RC2 | Encryption and decryption using RC2. |
| RC4 | Encryption and decryption using RC4. |
| DES (ECB) | Encryption and decryption using DES in ECB mode. |
| DES (CBC) | Encryption and decryption using DES in CBC mode. |
| Triple DES (ECB) | Encryption and decryption using Triple-DES in ECB mode. |
| Triple DES (CBC) | Encryption and decryption using Triple-DES in CBC mode. |
| Rijndael | Encryption and decryption using Rijndael (Official AES). |
| Further | Other symmetric (modern) encryption algorithms. |
| AES (self extracting) | Encryption and decryption of a file into a self extracting program using Rijndael. |