This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
jjwt
mirror of
https://github.com/jwtk/jjwt.git
Watch
1
Star
0
Fork
You've already forked jjwt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5e5f29d8b1
jjwt
/
impl
History
Les Hazlewood
5e5f29d8b1
[maven-release-plugin] prepare release 0.10.1
2018-08-02 17:30:09 -04:00
..
src
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.
2018-08-02 16:59:59 -04:00
pom.xml
[maven-release-plugin] prepare release 0.10.1
2018-08-02 17:30:09 -04:00