Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate feasibility of ZKP over ECDSA-based signed message #148

Open
dwaite opened this issue Nov 12, 2024 · 2 comments
Open

Evaluate feasibility of ZKP over ECDSA-based signed message #148

dwaite opened this issue Nov 12, 2024 · 2 comments

Comments

@dwaite
Copy link
Collaborator

dwaite commented Nov 12, 2024

A recent presentation from @abhvious showed a ZKP over a mdoc presentation. this used specifically optimized processing and circuit design to achieve acceptable performance, while also allowing for use of P256 and SHA-256 to meet the reality of today's secure enclaves/elements.

It would be useful to evaluate these techniques once they are published to see how they apply to JWP, and if there are changes we could make within JWP to optimize ZKP evaluation.

@selfissued
Copy link
Collaborator

I agree. @abhvious, is there a public description of the approach at this point?

@selfissued
Copy link
Collaborator

Once a public description of this algorithm is published, I agree that it would make sense to investigate it - probably in a separate algorithm spec.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants