← 戻る

DES Encrypt / Decrypt

CryptoJS compatible, supports DES/3DES, CBC/ECB modes, passphrase and key methods
Plaintext / Ciphertext
Algorithm:
モード:
Padding:
出力:
キー方式
口令 (Passphrase)
口令通过 OpenSSL EVP_BytesToKey(MD5) 派生キー和 IV,兼容 CryptoJS 默认行为

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