keccak icon indicating copy to clipboard operation
keccak copied to clipboard

Keccak sponge function family

Results 5 keccak issues
Sort by recently updated
recently updated
newest added

`readable-stream` already has v 4.4.0. And using the old version sometimes causes problems. Do you plan to update it?

When you run this simple code, memory grows unbounded. In my test it leaked more than 5 GB of memory. ```js import createKeccakHash from 'keccak' const hash = msg =>...

I'm sorry my reproduction steps are so horrible... but I just haven't been able to figure out how to reliably trigger the error. To reproduce: 0. `git clone https://github.com/trufflesuite/ganache-core.git` 1....

help wanted

Reference: https://github.com/XKCP/XKCP/blob/master/Standalone/KangarooTwelve/Python/K12.py https://keccak.team/kangarootwelve.html and https://keccak.team/files/KangarooTwelve.pdf

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 1 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @​actions/artifact dependency by @​bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...

dependencies