crate-crypto / rust-verkle

Apache License 2.0
118 stars 41 forks source link

wip: dynamic transcript #89

Open dragan2234 opened 8 months ago

dragan2234 commented 8 months ago

This PR is trying to verify this proof: https://github.com/jsign/verkle-test-vectors/blob/main/crypto/011_range_proof_verification.json

Closes https://github.com/crate-crypto/rust-verkle/issues/84