Loading CryptoViz...
Loading page content...Loading CryptoViz...
Loading page content...Rivest's key-whitening extension of DES (1984). C = k2 XOR DES(k1, k0 XOR P). Demonstrates pure input/output whitening without modifying DES internals. Status: legacy (Kilian-Rogaway bound is weaker than naive 184-bit addition).
Save and restore visualizer settings in this browser.
Imported traces are validated and replayed locally. They never run a cipher operation automatically.
Continue your cryptography learning path
A simple stream cipher performing byte-wise XOR operations between plaintext and key.
An unbreakable cipher when used with a truly random, single-use key of equal length to the plaintext.
Data Encryption Standard. A legacy 64-bit block cipher utilizing a 56-bit key size.