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

feat: add rsa example #204

Merged
merged 2 commits into from
Feb 13, 2024
Merged

feat: add rsa example #204

merged 2 commits into from
Feb 13, 2024

Conversation

Divide-By-0
Copy link
Contributor

@Divide-By-0 Divide-By-0 commented Feb 12, 2024

For some reason, the default lib takes 11M constraints. Unclear if this is due to the way we load the keys from files, the sha not being patched and giving a GenericArray/u8 type mismatch, or the RSA simply being inefficient.

Note that in order to cargo prove, I had to edit the fibonacci example; it would be great if it automatically re-linked the executable to the currently run file.

@jtguibas jtguibas changed the title Add Inefficient RSA feat: add rsa example Feb 13, 2024
@jtguibas jtguibas merged commit f5694d4 into main Feb 13, 2024
4 checks passed
@puma314 puma314 deleted the rsa branch February 14, 2024 07:18
jtguibas pushed a commit that referenced this pull request Mar 29, 2024
Co-authored-by: John Guibas <jtguibas@Johns-MBP.monkeybrains.net>
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.

2 participants