Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: zkwebauthn/halo2

Tags

v2023_02_02

Toggle v2023_02_02's commit message
feat: Add `assert_satisfied_at_rows_par` variant (privacy-ethereum#139)

Resolves: privacy-ethereum#133

v2023_01_20

Toggle v2023_01_20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Force `VerifyFailure` to own the annotations map (privacy-ethere…

…um#131)

* fix: Force `VerifyFailure` to own the annotations map

Since otherwise we can't move the `VerifyFailure` vec's confortably, and
also, we're required to have a lot of lifetime annotations, it was
decided to force the `VerifyFailure` to own the Annotation maps.

This shouldn't be too harmful as it only triggers when testing.

Resolves: privacy-ethereum#130

* chore: Address clippy lints

v2023_01_17

Toggle v2023_01_17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add keccak256 hasher for transcript (privacy-ethereum#2)

* Add keccak256 hasher for transcript

* Fix keccak256 common point prefix

* Remove unnecessary hasher_* variables

v2022_10_22

Toggle v2022_10_22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request privacy-ethereum#96 from han0110/feature/configura…

…ble-instance-query

Configurable instance query

v2022_09_10

Toggle v2022_09_10's commit message
 feat: implement multi-phase ConstraintSystem (privacy-ethereum#97)

v2022_08_19

Toggle v2022_08_19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request privacy-ethereum#84 from han0110/feature/abstracti…

…on-squashed

v2022_08_09

Toggle v2022_08_09's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request privacy-ethereum#78 from Brechtpd/eval-mem

Reduce memory use in h evaluation

v2022_06_03

Toggle v2022_06_03's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
halo2 v2022_06_03

v2022_05_09

Toggle v2022_05_09's commit message
halo2 v2022_05_09

v2022_05_06

Toggle v2022_05_06's commit message
halo2 v2022_05_06