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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: