anvilresearch / webcrypto

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

RSA-OAEP sha encrypt/decrypt support #48

Open thelunararmy opened 7 years ago

thelunararmy commented 7 years ago

As soon as sha-256, sha-384, and sha-512 encrypt and decrypt is implemented by Node, these derivatives should be supported and tested immediately. Until then sha-1 is the only working hash. &#9760