anvilresearch / webcrypto

W3C Web Cryptography API for Node.js
MIT License
82 stars 14 forks source link

fix(ECDSA) P-512 to P-521 typo #66

Closed kevlened closed 6 years ago

kevlened commented 6 years ago

(Sorry I didn't open this before the latest merge)

dmitrizagidulin commented 6 years ago

@EternalDeiwos - Sorry to bother you, is this PR ready to merge?

(I'm bumping up against Error('Invalid type') in /node_modules/@trust/keyto/src/types/SupportedKeyTypes.js:70:13 when I run npm test on master, which this PR fixes.)