mirror of https://github.com/jwtk/jjwt.git
8e0f740329
* Enabled key-specific Provider support during JwtParser execution. Usage patterns and documentation updated inn JwtParserBuilder#keyLocator and README.md. * Updated Table of Contents with link to Key Locator key-specific Provider section * Added Pkcs11Test test case that ensures explicit .provider calls for all JWS and JWE operations are not needed when the PKCS11 provider is installed in the JVM via Security.addProvider * Removed unnecessary CryptoAlgorithm#nonPkcs11Provider method * Ensured RSA key validation implementation is consistent with name/available-length validation checks in other SecureDigestAlgorithm implementations |
||
---|---|---|
.. | ||
src | ||
pom.xml |