python-jose icon indicating copy to clipboard operation
python-jose copied to clipboard

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

Open DataGhost opened this issue 2 years ago • 2 comments

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 avatar Apr 04 '22 16:04 DataGhost

Bump, is this project still active?

DataGhost avatar Aug 08 '22 16:08 DataGhost

RE: Bump?

cdracars avatar Sep 19 '22 19:09 cdracars