← Back

DES Encrypt / Decrypt

CryptoJS compatible, supports DES/3DES, CBC/ECB modes, passphrase and key methods
Plaintext / Ciphertext
Algorithm:
Mode:
Padding:
Output:
Key Method
Passphrase
Passphrase derives key and IV via OpenSSL EVP_BytesToKey(MD5), compatible with CryptoJS default behavior

Uses CryptoJS library, processed locally, data is not uploaded to server