Skip to content

v0.0.1 - additional optimizations

Pre-release
Pre-release

Choose a tag to compare

@gubsheep gubsheep released this 20 Aug 03:44
08c2c90

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.