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

pkcs1v15: Make decrypt() and sign() generic over PrivateKey #44

Merged
merged 1 commit into from
Mar 6, 2020

Conversation

str4d
Copy link
Contributor

@str4d str4d commented Mar 6, 2020

A small refactor so that public and private keys are both generic inside the PKCS1v15 implementation.

Part of #34.

@dignifiedquire dignifiedquire merged commit 94ce39d into RustCrypto:master Mar 6, 2020
@str4d str4d deleted the pkcs1v15-generic-privkey branch March 10, 2020 10:32
@tarcieri tarcieri mentioned this pull request Jun 10, 2020
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