Skip to content

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

Merged
dignifiedquire merged 1 commit intoRustCrypto:masterfrom
str4d:pkcs1v15-generic-privkey
Mar 6, 2020
Merged

pkcs1v15: Make decrypt() and sign() generic over PrivateKey#44
dignifiedquire merged 1 commit intoRustCrypto:masterfrom
str4d:pkcs1v15-generic-privkey

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
takumi-earth pushed a commit to earthlings-dev/RSA that referenced this pull request Jan 27, 2026
pkcs1v15: Make decrypt() and sign() generic over PrivateKey
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