How to Use
How to Use
- Select Encrypt or Decrypt mode.
- Select the Block Mode (CBC or ECB).
- Enter an 8-byte (16 hex characters) Key.
- If using CBC mode, enter an 8-byte (16 hex characters) Initialization Vector (IV).
- Enter the text or ciphertext in the input box.
- The result will appear automatically in the result box.
Tips
- DES is an older encryption standard with lower security; use it only for legacy compatibility.
- Key and IV must be 16 hexadecimal characters (0-9, A-F).
- All calculations are performed locally in your browser; no data is uploaded.