DES Encrypt/Decrypt Online

DES encryption/decryption using ECB mode + PKCS7 padding for simple encryption needs.

Plaintext
Encrypt结果 (Base64)

How to Use

  1. Select encrypt or decrypt mode.
  2. Enter an 8-character key.
  3. Enter text or Base64 ciphertext and click encrypt/decrypt.

FAQ

Is DES still secure?

DES is no longer secure. The 56-bit key is vulnerable to brute force. Use AES instead.

What key length is required?

DES uses an 8-byte (64-bit) key, with 56 effective bits.

Need more powerful features?

* Some links are affiliate partnerships

Related Tools