mirror of
https://github.com/jwtk/jjwt.git
synced 2025-03-09 06:46:50 +00:00
Fix ES512 description typo in README
This commit is contained in:
parent
3bd425a63d
commit
c5ae6f53f1
@ -153,7 +153,7 @@ try {
|
||||
* PS512: RSASSA-PSS using SHA-512 and MGF1 with SHA-512
|
||||
* ES256: ECDSA using P-256 and SHA-256
|
||||
* ES384: ECDSA using P-384 and SHA-384
|
||||
* ES512: ECDSA using P-512 and SHA-512
|
||||
* ES512: ECDSA using P-521 and SHA-512
|
||||
|
||||
### Enhancements Beyond the Specification:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user