Merge pull request #150 from mike9005/patch-1

Fix ES512 description typo in README
This commit is contained in:
Les Hazlewood 2016-07-21 13:08:54 -07:00 committed by GitHub
commit 0408313d3f
1 changed files with 1 additions and 1 deletions

View File

@ -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: