0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Dec 31, 2023 — Dec 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[maven-release-plugin] prepare for next development iteration More... 13 days ago
[maven-release-plugin] prepare release 9.48 More... 13 days ago
Adds 9.48 change log for JWTClaimsSet.getClaimAsString(String) More... 13 days ago
Merged in master (pull request #124) More... 13 days ago
format import More... 13 days ago
add getClaimAsString function to get a specified claim as string and try type conversion if applicable More... 13 days ago
Renames JWK keyIDFromThumbprint argument name More... 19 days ago
[maven-release-plugin] prepare for next development iteration More... about 2 months ago
[maven-release-plugin] prepare release 9.47 More... about 2 months ago
Fixes regression: Invalid JSON was accepted in versions 9.24+ (iss #574) More... about 2 months ago
JSONObjectUtils.toJSONString must throw NPE on null String (iss #577) More... about 2 months ago
Adds static JSONArrayUtils.parse(String), JSONArrayUtils.toJSONString(List<?>) More... about 2 months ago
Replaces unreachable else in AESEncrypter with assertion More... about 2 months ago
[maven-release-plugin] prepare for next development iteration More... about 2 months ago
[maven-release-plugin] prepare release 9.46 More... about 2 months ago
Adds JWKParameterNames.PUBLIC constant More... about 2 months ago
[maven-release-plugin] prepare for next development iteration More... 2 months ago
[maven-release-plugin] prepare release 9.45 More... 2 months ago
New JWKMatcher.Builder(JWKMatcher) constructor More... 2 months ago
[maven-release-plugin] prepare for next development iteration More... 2 months ago
[maven-release-plugin] prepare release 9.44 More... 2 months ago
JWKMatcher receives a capability to match non-revoked and revoked keys only, improves naming of certain methods (with deprecation) More... 2 months ago
[maven-release-plugin] prepare for next development iteration More... 2 months ago
[maven-release-plugin] prepare release 9.43 More... 2 months ago
Adds JWK.toRevokedJWK(KeyRevocation) method More... 2 months ago
[maven-release-plugin] prepare for next development iteration More... 2 months ago
[maven-release-plugin] prepare release 9.42 More... 2 months ago
Bumps Tink More... 2 months ago
Removes the Set<JWSAlgorithm> argument from the protected MACProvider constructors, the compatible HSxxx algorithms are now determined within the constructor More... 2 months ago
MACVerifier must enforce a minimum secret key length of 384 bits for HS384 and of 512 bits for HS512 (iss #563) More... 2 months ago