PeculiarVentures / node-webcrypto-ossl

A WebCrypto Polyfill for Node in TypeScript built on OpenSSL.
MIT License
128 stars 40 forks source link

Node.js 15.x began to provide WebCrypto #169

Closed septs closed 3 years ago

septs commented 3 years ago

see https://nodejs.org/api/webcrypto.html

Please record to README file, thanks

rmhrisk commented 3 years ago

Cool.

rmhrisk commented 3 years ago

Done https://github.com/PeculiarVentures/node-webcrypto-ossl/blob/master/README.md

septs commented 3 years ago

I hope record to https://github.com/PeculiarVentures/webcrypto-core https://github.com/PeculiarVentures/webcrypto-liner thanks

rmhrisk commented 3 years ago

Liner has nothing to do with node. Core is not directly useful to anything but a webcrypto implementation.