This repository was archived by the owner on Nov 3, 2021. It is now read-only.
This repository was archived by the owner on Nov 3, 2021. It is now read-only.
Use native webcrypto instead of node-webcrypto-ossl #176
Open
Description
The native webcrypto library (https://nodejs.org/api/webcrypto.html) is available since node 15 and node 16 is now LTS
Is it possible to use the native library instead. The problem I am having with node-webcrypto-ossl is some library inside is using [email protected] (python 2) and it is causing problems when I try to build...
Metadata
Metadata
Assignees
Labels
No labels