S
S
synapse_people2017-12-18 17:45:30
Cryptography
synapse_people, 2017-12-18 17:45:30

How to remake Groestl hash function?

There is a function, Grøstl, that gives a hash of 512 bits, how can I change it to give a hash of 256 bits?
It is not possible to cut off the first part of the 512b hash. It does not converge with 256...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
Lander, 2017-12-18
@usdglander

I did not understand the algorithm, but everywhere it says that Grøstl is parameterized to the length of the result. Perhaps you just need to change (or pass) the l parameter in the implementation. Give the code or tell what you use.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question