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

[crypto] Add RSA 3K/4K encryption and basic tests. #20894

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

jadephilipoom
Copy link
Contributor

The implementation looks pretty much exactly the same as RSA-2K. Most of the code churn is test data because RSA data is large.

The implementation here is very similar to RSA-2K.

Signed-off-by: Jade Philipoom <[email protected]>
@jadephilipoom jadephilipoom requested a review from moidx January 19, 2024 10:57
@jadephilipoom jadephilipoom requested a review from a team as a code owner January 19, 2024 10:57
@moidx moidx removed the request for review from a team January 24, 2024 04:12
@jadephilipoom jadephilipoom merged commit 0a0d043 into lowRISC:master Jan 24, 2024
31 of 32 checks passed
@jadephilipoom jadephilipoom deleted the rsa-enc-3k-4k branch January 24, 2024 08:15
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