Skip to content

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

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

Merged
merged 1 commit into from
May 28, 2025

Conversation

DataGhost
Copy link
Contributor

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
Contributor Author

Bump, is this project still active?

@cdracars
Copy link

RE: Bump?

@asherf asherf closed this May 28, 2025
@asherf asherf reopened this May 28, 2025
@asherf asherf merged commit 6f03385 into mpdavis:master May 28, 2025
18 checks passed
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
3 participants