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

Enable CI #3

Open
wants to merge 4 commits into
base: risczero
Choose a base branch
from
Open

Enable CI #3

wants to merge 4 commits into from

Conversation

jjtny1
Copy link

@jjtny1 jjtny1 commented Oct 2, 2023

Enable CI tests and add cargo risczero test

nategraf and others added 4 commits June 13, 2023 10:39
…est (#1)

Building on risc0/risc0#466, this PR enables the use of the RISC Zero 256-bit modular multiplication accelerator within guest code for k256 arithmetic, including ECDSA.

A key application, ECDSA verification is accelerated significantly from a little over 5M cycles without acceleration support to about 890k cycles.

Based on k256@v0.13.1
Copy link
Member

@flaub flaub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same with other PRs, I think we should try to reduce the number of checks to something in the 2-5 range.

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

Successfully merging this pull request may close these issues.

3 participants