Spring Security RSA is a small utility library for RSA ciphers.
It belongs to the family of Spring Security crypto libraries that handle encoding and decoding text as
a general, useful thing to be able to do.
Version1.0.9.RELEASEcompared with
Version Details
| 1.0.8.RELEASE | 1.0.9.RELEASE | |
|---|---|---|
| Release date | Nov 19, 2018 | Dec 09, 2019 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 1.0.8.RELEASE | 1.0.9.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.bouncycastle » bcpkix-jdk15on | 1.60 | 1.64 |
| ~ Updated | org.springframework » spring-core | 4.1.9.RELEASE | 4.3.25.RELEASE |
| ~ Updated | org.springframework.security » spring-security-crypto | 3.2.8.RELEASE | 4.2.13.RELEASE |
Test Changes (1)
| 1.0.8.RELEASE | 1.0.9.RELEASE | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.mockito » mockito-all | 1.9.5 | 1.10.19 |