Workspace
HC-128
HC-128
eSTREAM Phase 3 software-profile stream cipher by Hongjun Wu. Uses two 512-word (2 KB each) key/IV-derived lookup tables P and Q that update themselves during keystream generation. The fastest stream cipher in the eSTREAM portfolio on 32-bit software. Output = IV(32 hex) + ciphertext.
Securesymmetric
Workspace Presets
Save and restore visualizer settings in this browser.
Output Result
No output yetRun a computation to see the encrypted / decrypted result.
Imported traces are validated and replayed locally. They never run a cipher operation automatically.
Recommended Next Step
Continue your cryptography learning path
XOR Cipher
DeprecatedA simple stream cipher performing byte-wise XOR operations between plaintext and key.
Explore
One-Time Pad (OTP)
SecureAn unbreakable cipher when used with a truly random, single-use key of equal length to the plaintext.
Explore
DES
BrokenData Encryption Standard. A legacy 64-bit block cipher utilizing a 56-bit key size.
Explore