Skip to content

Commit

Permalink
Add link to #20
Browse files Browse the repository at this point in the history
  • Loading branch information
emarref authored Sep 5, 2016
1 parent 29f17e0 commit b84ced3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Features include:
- `RS256`, `RS384`, `RS512` algorithms supported
- `ES256`, `ES384`, `ES512`, `PS256`, `PS384`, `PS512` algorithms are planned

> :warning: Versions of this library up to and including v1.0.2 are susceptible to timing attacks when using Symmetric encryption. See #20 for more information. Please update to >= v1.0.3 as soon as possible to address this vulnerability.
> :warning: Versions of this library up to and including v1.0.2 are susceptible to timing attacks when using Symmetric encryption. See [#20](https://github.com/emarref/jwt/pull/20) for more information. Please update to >= v1.0.3 as soon as possible to address this vulnerability.
This library is not susceptible to a common [encryption vulnerability](https://auth0.com/blog/2015/03/31/critical-vulnerabilities-in-json-web-token-libraries/).

Expand Down

0 comments on commit b84ced3

Please sign in to comment.