Skip to content

Tags: scroll-tech/gkr-backend

Tags

v1.0.0-alpha.19

Toggle v1.0.0-alpha.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
new structural witness type (#22)

* new structural witness type

* misc: cleanup length_instance_id

* chores: docs

v1.0.0-alpha.18

Toggle v1.0.0-alpha.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
tracing instrument to level trace (#21)

v1.0.0-alpha.17

Toggle v1.0.0-alpha.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add biguint api (#20)

v1.0.0-alpha.16

Toggle v1.0.0-alpha.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
biguint api (#19)

v1.0.0-alpha.15

Toggle v1.0.0-alpha.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
rotation support (#18)

v1.0.0-alpha.14

Toggle v1.0.0-alpha.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
expression to dag nodes (#17)

* expression to arithmetics

* return max degree and depth

* simplify api

* dedup constant & challenge

* Dag in node structure

* with zero/one optimisation

* build dag from monomial terms

* tune api interface

* chores: rename & clippy

* fmt

v1.0.0-alpha.13

Toggle v1.0.0-alpha.13's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
new expression api (#15)

* new expression api

* chores: clippy

* fmt

---------

Co-authored-by: kunxian xia <xiakunxian130@gmail.com>

v1.0.0-alpha.12

Toggle v1.0.0-alpha.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add new permutation-related APIs (#13)

* impl Default for SwCurves

* Self::P is an permutation of Ts

* add get_default_perm_rc

* revert defaults

* clippy

v1.0.0-alpha.11

Toggle v1.0.0-alpha.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add transformation utility functions between biguint and words. (#14)

Add biguint <-> words

v1.0.0-alpha.10

Toggle v1.0.0-alpha.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: make `p3-poseidon2-air` public (#12)

* make p3-poseidon2-air public

* taplo fmt

* make p3-air public

* make p3-monty-31 public