Online DES-ECB Data Decryption

Upload a file or enter your text directly to decrypt with DES-ECB algorithm.

Drag and drop

Or

    DES-ECB

    ECB is the basic mode of all block ciphers. Each block is encrypted independently and so identical plain text will produce identical output when encrypted with the same key. Any encryption errors will only affect a single block however this is vulnerable to known plaintext attacks.