anvilresearch / webcrypto

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

RSA-PSS support #69

Closed thelunararmy closed 6 years ago

thelunararmy commented 6 years ago

Finally got to finish this headache. Supports SHA 1 through to 512.

EternalDeiwos commented 6 years ago

Merging in the branch containing the fix for #67 as it is related to the original content of the PR.