Workspace
PRESENT
PRESENT
Ultra-lightweight block cipher (ISO/IEC 29192-2:2012). Smallest standardised cipher: PRESENT-80 fits in 1,075 gate equivalents โ vs AES's ~3,400 GE. 64-bit block, 80 or 128-bit key, 31-round SPN with a 4-bit S-box and a 64-bit bit-permutation P-layer.
Legacysymmetric
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