icicle
icicle copied to clipboard
a GPU Library for Zero-Knowledge Acceleration
## Changes This PR updates the existing Blake2s implementation by integrating a C++ API and a Rust wrapper API.
## Describe the changes Batched EC addition was added for MSM, improving performance. Also previous bug where c divides scalar bit width is fixed. ## Linked Issues Resolves #
## Describe the changes added integration for Keccak256 Keccak512 Sha3_256 Sha3_512 and Blake2s using new Hash API This PR overrides old PR that was directly to main. minor changes regarding...
## Describe the changes This PR for CPU Poseidon hash (single hash and multiple hashes). ## Linked Issues Resolves #