jjwt
jjwt copied to clipboard
Explicitly check JCA alg name when looking up SignatureAlgorithms
Fixes: #707
@bdemers wanna update this based on latest master?
@bdemers bump
@lhazlewood rebased on master, sorry I missed the previous notification!
I do still need to deal with your comments 3&4 from above
Closing as this has been fixed as a side effect of the JWE work merged to master
, see:
https://github.com/jwtk/jjwt/blame/26026d63cdf2a07c058695894ba1a983e1bb8cea/impl/src/main/java/io/jsonwebtoken/impl/security/DefaultMacAlgorithm.java#L97-L119
@bdemers can you please delete this branch if you're ok with that?