You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I designed the VRF to be useful for DLEQ proofs more generally. Right now, we only support DLEQ proofs with merged signing by one private key though, but a DLEQ proof tool should probably do merged signing with multiple private keys known to one signer.
In fact, I initially designed the DLEQ proof tool for merged signing with multiple private keys, but removed it due to complexity concerns. It's worth adding back though eventually.
Anything about multi-signer VRFs comes under #5 for now, btw.
The text was updated successfully, but these errors were encountered:
burdges
changed the title
Multi-signer DLEQ proofs
Multi-key same signer DLEQ proofs
Mar 29, 2019
burdges
changed the title
Multi-key same signer DLEQ proofs
Multi-secret same signer DLEQ proofs
Mar 29, 2019
I designed the VRF to be useful for DLEQ proofs more generally. Right now, we only support DLEQ proofs with merged signing by one private key though, but a DLEQ proof tool should probably do merged signing with multiple private keys known to one signer.
In fact, I initially designed the DLEQ proof tool for merged signing with multiple private keys, but removed it due to complexity concerns. It's worth adding back though eventually.
Anything about multi-signer VRFs comes under #5 for now, btw.
The text was updated successfully, but these errors were encountered: