Skip to content

release 1.4.3

Choose a tag to compare

@zandbelt zandbelt released this 10 Jun 11:03
· 140 commits to master since this release

Bugfixes

  • use encrypted JWTs for storing encrypted cache contents and avoid using static AAD/IV closes #26; thanks @niebardzo
  • avoid memory leaks on JWT validation errors