zkevm-hashes

Crates.iozkevm-hashes
lib.rszkevm-hashes
version
sourcesrc
created_at2023-12-04 15:53:48.04344+00
updated_at2025-03-26 06:32:30.057934+00
descriptionLibrary of ZK gadgets for hash functions in halo2. This is Axiom's modification of the circuits in the zkEVM project.
homepage
repositoryhttps://github.com/axiom-crypto/halo2-lib
max_upload_size
id1057753
Cargo.toml error:TOML parse error at line 23, column 1 | 23 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Jonathan Wang (jonathanpwang)

documentation

README

zkEVM Hashes

Keccak

See readme.

SHA-256

See readme.

Commit count: 124

cargo fmt