DES Encryption and Decryption

Feedback

📖 Description

Encrypt and decrypt using the older DES algorithm.

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

Enter your key.

Click the "Encrypt" button to generate ciphertext, and click the "Decrypt" button to restore the data.

Please note that the DES algorithm is less secure than AES and is recommended for non-sensitive data.