Done: - MultiplyGroup op for GroupElement #316 by @ApexTheory - SubstConst node #318 by Shimuuar -
Done:
- MultiplyGroup op for GroupElement #316 by @ApexTheory
- SubstConst node #318 by Shimuuar
- Diffie-Hellman tuples support in sigma protocol #315 by me
I'm working on replacing
ErgoTree::set_constant API with immutable tree approach (with_constant) to avoid confusion when setting incorrect constants in contract templates.
@kushti https://github.com/ergoplatform/sigma-rust/pull/315 is ready for your review.GitHub
Diffie-Hellman tuples support in sigma protocol by greenhat · Pull ...
Close #247
This PR adds support for Diffie-Hellman tuple in sigma protocol.
Prover messages are generated in dht_protocol module.
Besides existing ProveDhTuple (see private_input module) added DhTu...
0 Replies