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 JWK support to AES #10

Closed tniessen closed 5 years ago

tniessen commented 5 years ago

This adds support for the jwk key format when importing and exporting AES keys. This is specified in different places in the WebCrypto spec (once per AES algorithm), the first relevant section is 25.7.