Workspace
Kuznyechik
Kuznyechik
Russian national block cipher (GOST R 34.12-2015, RFC 7801). 128-bit block, 256-bit key, 9-round SPN. Replaces the legacy 1989 GOST cipher. Uses a fixed 256-byte S-box and a linear transform built from 16 GF(2^8) feedback steps.
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