feat: add ct functions and new operations to secp256k1 - #44
Conversation
LesterEvSe
commented
Aug 14, 2026
- This PR suggests a bug fix and I've added the necessary tests.
- This PR introduces a new feature and I've discussed the update in an Issue or with the team.
- This PR is just a minor change like a typo fix.
|
For computing Then I suspect that to verify an asset commitment, it'd be faster to take an "exact value proof", which is basically a Schnorr signature on Lots of options here. We should probably make a harness that can generate all these, including lots of different kinds of lookup tables, and compare the cost. |