From what I know of the mathematics, they are quite unrelated, and it should be very difficult to make inferences about inputs by looking at
Anyone know of some good reference material comparing and contrasting these hash functions? their comparative outputs, but I'd love to see some work in this regard, if there is any out there. I have an application where it would be best to use two hash functions, but I'd like to make sure there is some "orthogonality" there.
*** xorcist@sigaint.org <xorcist@sigaint.org> [2016-09-19 23:25]:
Anyone know of some good reference material comparing and contrasting these hash functions?
As Wikipedia says ( https://en.wikipedia.org/wiki/Streebog ), Streebog uses Merkle-Damgård construction and mathematically is more closed to SHA1/SHA2 and similar hash functions. It can be called rather "classic" construction, but much more effective and simple that previous GOST R 34.11-94 hash function standard. So many things related to those classic SHA1/2-like functions are appliable to GOST R 34.11-2012 too. By the way, it should be called "Streebog"", "Stribog". -- Happy hacking
participants (2)
-
Sergey Matveev
-
xorcist@sigaint.org