We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f5e923 commit c990c44Copy full SHA for c990c44
CHANGELOG.md
@@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
8
-------------------------------------------------------------------------
9
### Fixed
10
- ECDSA (ES256, ES384, ES512) signatures are now being properly serialized [#158][158]
11
+- RSA-PSS (PS256, PS384, PS512) signatures now use the proper salt length for PSS padding.
12
13
### Added
14
- Added a new `jwt.get_unverified_header()` to parse and return the header portion of a token prior to signature verification.
0 commit comments