Skip to content

feat: make the implementation generic around the PublicKey/PrivateKey#301

Closed
lumag wants to merge 1 commit intoRustCrypto:masterfrom
lumag:all-generic
Closed

feat: make the implementation generic around the PublicKey/PrivateKey#301
lumag wants to merge 1 commit intoRustCrypto:masterfrom
lumag:all-generic

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