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

Make RSA keys variable length #17

Open
Divide-By-0 opened this issue Dec 20, 2022 · 0 comments
Open

Make RSA keys variable length #17

Divide-By-0 opened this issue Dec 20, 2022 · 0 comments
Labels

Comments

@Divide-By-0
Copy link
Member

The vast majority of sent emails use 2048 bit RSA, but a minority of clients use 1024 bit RSA or 4096 bit RSA. Parameterize the circuits so that we can easily recompile circuits for different length keys. Likely will be done in tandem with issue 16 to streamline compilation of new regexes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant