← 戻る
オンラインツールボックス
DES Encrypt / Decrypt
CryptoJS compatible, supports DES/3DES, CBC/ECB modes, passphrase and key methods
Plaintext / Ciphertext
Algorithm:
DES
TripleDES
モード:
CBC
ECB
Padding:
PKCS7
ZeroPadding
NoPadding
出力:
Base64
Hex
キー方式
口令モード
キーモード
口令 (Passphrase)
ランダム
口令通过 OpenSSL EVP_BytesToKey(MD5) 派生キー和 IV,兼容 CryptoJS 默认行为
キー (Key) — Hex
ランダム
转 Hex
IV — Hex(CBC モード)
ランダム
暗号化
復号化
クリア
Uses CryptoJS library, processed locally, data is not uploaded to server