How it Works
How it Works

This application demonstrates encryption algorithms such as Caesar Cipher, Base64, AES, and RSA. Users can type text into the Plain Text Terminal, encrypt it, and view the ciphered result in the Cyphered Terminal.

Use the Algo's Terminal to switch between different algorithms using the command:

use [algorithm]

Supported algorithms include: caesar, aes, rsa, and base64.

You can verify your ciphered text at external sites: