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

Added possibility to call jwk.construct() with a private RSA key #295

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DataGhost
Copy link

Pull request that fixes #282. It's working for me and it doesn't look like anything else should break because of this change, because everywhere the public interface is used, the code ensures it's working on the public part. It seems in line with similar code already present for CryptographyECKey. This change is for CryptographyRSAKey only.

@DataGhost
Copy link
Author

Bump, is this project still active?

@cdracars
Copy link

RE: Bump?

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.

jwk.construct() Unable to parse an RSA_JWK from _RSAPrivateKey object
2 participants