Want to implement SHA3-256 with Iterations
#3
It is a custom application based on https://www.npmjs.com/package/sha3

I realized that in my quick example the padding has to be considered. Currently it is not in the additional rounds. If someone is interested, it would be great to get some support.


Messages In This Thread
RE: Want to implement SHA3-256 with Iterations - by magooie - 09-09-2017, 10:17 PM