1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update slf4j, bouncycastle, and mockito dependencies More... 2 months ago
Compiler source and target to 1.8 More... 2 months ago
Merged in strict-aud-validation (pull request #26) More... 2 months ago
Look for Tag mismatch with no "!" b/c apparently maybe that changed More... 2 months ago
[maven-release-plugin] prepare for next development iteration More... over 1 year ago
[maven-release-plugin] prepare release jose4j-0.9.6 More... over 1 year ago
Safeguard against excessive resource utilization by restricting the size of data during JWE payload decompression (fix #220) More... over 1 year ago
discontinue use wrapper class constructors that are deprecated for removal (to fix Issue #219) More... over 1 year ago
[maven-release-plugin] prepare for next development iteration More... over 1 year ago
[maven-release-plugin] prepare release jose4j-0.9.5 More... over 1 year ago
Add option for SimpleJwkFilter to use more than one kty value as criteria More... over 1 year ago
Fix JWKS key resolution for ECDH-ES* decryption with OKP keys (issue #218) More... over 1 year ago
JsonWebKey.Factory.newJwk(Key key) to throw an exception when given a private key More... over 1 year ago
Attempt to provide somewhat better error messages for invalid JWTs (especially with cty incorrectly set) to fix Issue #214 More... over 1 year ago
[maven-release-plugin] prepare for next development iteration More... over 1 year ago
[maven-release-plugin] prepare release jose4j-0.9.4 More... over 1 year ago
Add the PBES2 algorithms to JWE's default blocked AlgorithmConstraints and put a max on the iteration count to fix Issue #212 More... over 1 year ago
fix spelling More... over 1 year ago
Merged in master (pull request #25) More... over 2 years ago
Update slf4j-api to 1.7.36 to avoid CVE-2018-8088 More... over 2 years ago
[maven-release-plugin] prepare for next development iteration More... over 2 years ago
[maven-release-plugin] prepare release jose4j-0.9.3 More... over 2 years ago
Merge branch 'master' of bitbucket.org:b_c/jose4j More... over 2 years ago
Addtional controls around RSAES-PKCS1-v1_5 including adding default AlgorithmConstraints to JsonWebEncryption to block the RSA1_5 alg More... over 2 years ago
Additional controls around RSAES-PKCS1-v1_5 including adding default AlgorithmConstraints to JsonWebEncryption to block the RSA1_5 alg More... over 2 years ago
PBES2 - disallow iteration count < 1000 (Issue #203) and salt < 8 bytes. Also increased the default iteration count More... over 2 years ago
[maven-release-plugin] prepare for next development iteration More... over 2 years ago
[maven-release-plugin] prepare release jose4j-0.9.2 More... over 2 years ago
Google Play Console warns of unsafe encryption in SimpleAeadCipher due to a static key/iv used in a test encryption operation to check for algorithm availably. Hopefully remediate by using random values instead. Issue #200 More... over 2 years ago
[maven-release-plugin] prepare for next development iteration More... almost 3 years ago