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: make the implementation generic around the PublicKey/PrivateKey #301

Closed
wants to merge 1 commit into from

Conversation

lumag
Copy link
Contributor

@lumag lumag commented Apr 18, 2023

Use generic traits PublicKey / PrivateKey as much as possible instead of using the exact Rsa types.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
@lumag
Copy link
Contributor Author

lumag commented Apr 18, 2023

This is just a preview of another direction in comparison with #300 .

@lumag lumag marked this pull request as draft April 18, 2023 21:40
@lumag lumag closed this Apr 18, 2023
@tarcieri
Copy link
Member

I very much like #300 over this one, FWIW

@lumag lumag deleted the all-generic branch April 18, 2023 21:45
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