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 ECDH prototype #20

Closed tniessen closed 5 years ago

tniessen commented 5 years ago

Another rudimentary algorithm implementation which needs a lot of work, but should support the basic operations and 'raw' and 'jwk' key formats.

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