nodejs / webcrypto

This repository has been archived. The WebCrypto API has been implemented in recent versions of Node.js and does not require additional packages.
69 stars 20 forks source link

Add RSA-OAEP prototype #21

Closed tniessen closed 5 years ago

tniessen commented 5 years ago

This adds very rudimentary support for RSA-OAEP, apart from JWK and the label option.

Fixes: https://github.com/nodejs/webcrypto/issues/5