Les Hazlewood
|
7f662627cc
|
Ensured BouncyCastle was optional. Also ensured EllipticCurve algorithms could be used without BouncyCastle since the JDK supports EC by default. Moved RuntimeEnvironment.enableBouncyCastleIfPossible() call out of SignatureAlgorithm into RsaProvider since BC is only necessary for RSASSA-PSS algorithms (PS256, PS384, PS512) and nothing else in JJWT's codebase.
Resolves #372
|
2018-08-02 16:59:59 -04:00 |
Les Hazlewood
|
b58e1b6dc5
|
[maven-release-plugin] prepare for next development iteration
|
2018-08-01 18:10:41 -04:00 |
Les Hazlewood
|
6b980553cf
|
[maven-release-plugin] prepare release 0.10.0
|
2018-08-01 18:10:34 -04:00 |
Les Hazlewood
|
17af933665
|
[maven-release-plugin] rollback the release of 0.10.0
|
2018-08-01 18:02:51 -04:00 |
Les Hazlewood
|
9cfd861250
|
[maven-release-plugin] prepare for next development iteration
|
2018-08-01 18:00:33 -04:00 |
Les Hazlewood
|
cd62ed1bbf
|
[maven-release-plugin] prepare release 0.10.0
|
2018-08-01 18:00:27 -04:00 |
Les Hazlewood
|
439c027c2e
|
348: Reorganize into a multi-module project. Includes test enhancements and code reorganization
|
2018-07-20 12:18:40 -04:00 |