Jacek Sieka c02e050db8
avoid burnMem for keccakHash (#691)
We don't need to clear keccak context after hashing ethereum data since
it is already public - similar to
https://github.com/status-im/nimbus-eth2/pull/222.

Because we overwrite the result fully, we also don't need to zero first.
2024-06-07 16:27:38 +02:00
..
2022-09-02 16:57:52 +02:00
2024-06-05 22:46:23 +02:00
2023-07-28 10:19:00 +07:00