3DES Encryption and Decryption

Feedback

📖 Description

Encrypt and decrypt data using the Triple DES algorithm.

In the "Input Data" box, enter the text to be encrypted.

In the "Key" box, enter the encryption and decryption keys.

Click the "Encrypt" button to view the ciphertext in the "Output Result" box.

To decrypt, paste the ciphertext into the "Input Data" box, enter the correct key, and click the "Decrypt" button to restore the original text.