Skip to content

Releases: 0xPARC/circom-ecdsa

v0.0.1 - additional optimizations

20 Aug 03:44
08c2c90
Compare
Choose a tag to compare
Pre-release

Reduces constraint cost of ECC operations by implementing several optimizations: secp256k1 PrimeReduce, lazy / deferred reductions, and smarter constraints (see this doc).

Also includes some bug fixes and additional tests.

initial release

03 Mar 03:31
fb7acc3
Compare
Choose a tag to compare
initial release Pre-release
Pre-release

3x86 bit register implementations of bigint and ecc zk circuits