Releases: blackdoor/jose
Releases · blackdoor/jose
0.4.5
0.4.4
0.4.3
0.4.2
correct for timing vuln in mac jws
Use constant-time comparison (#35) to prevent timing attacks
ninny-json support
Add support for ninny-json (#33) * wip: refactor build file * tests run * tests won't run * Working again * support * update readme
0.3.3: Make JwtValidator a trait (#32)
remove unnecessary generics
0.3.2: Change variances so that JwtValidator[Any] will work (#31)
on any unregistered claims.