Skip to content

Releases: blackdoor/jose

0.4.5

21 May 01:22
ae806b6
Compare
Choose a tag to compare
Use parasitic EC for sync JWT validation (#39)

0.4.4

10 Mar 03:41
Compare
Choose a tag to compare
Make executor use daemon threads

0.4.3

10 Mar 02:33
5d52013
Compare
Choose a tag to compare
Update JSON libraries (#38)

0.4.2

26 Feb 02:47
f6faed2
Compare
Choose a tag to compare
Update README.md

correct for timing vuln in mac jws

02 Oct 20:57
5e1246c
Compare
Choose a tag to compare
Use constant-time comparison (#35)

to prevent timing attacks

ninny-json support

26 Sep 01:17
195c395
Compare
Choose a tag to compare
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)

14 May 01:31
c63de76
Compare
Choose a tag to compare
remove unnecessary generics

0.3.2: Change variances so that JwtValidator[Any] will work (#31)

13 May 23:30
aab9f85
Compare
Choose a tag to compare

0.3.1

25 Mar 20:52
faf70d9
Compare
Choose a tag to compare
key resolver for a single key shouldn't need an execution context (#30)

0.3.0

13 Sep 19:07
Compare
Choose a tag to compare
Scala 13