GOST Hash Generator
What is GOST?
It's a cryptographic hash function (a one-way hashing algorithm) from the former Soviet Union. It produces a 256-bit message digest (fingerprint). The hash function is defined in the standards GOST R 34.11-94 and GOST 34.311-95.
The above GOST generator
converts a string into a hash value. For example, if you type:
"Gost Hash"
in the
input field above and submit you get a digit:
06255308627452ca986fb6deba2744eb3238255164b1b63b11f0517476c4cf3b.
But even a small change in the text will result in a completely
different hash. For example, if you type:
"gost hash"
and submit form then you get a completely diffrent hash value:
28c99a79b4ce6479a621d1163a146910eeffb96bb098bb6719772f56ca8b47ff.