This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Description
We Windows users sometimes have issues with node-gyp which PeculiarVentures/node-webcrypto-ossl uses to build/install. They do have a another repo that is API comparable save a few algorithms that do not overlap between OSSL C++ & WebCrypto.
Also, seems that CloudFlare Workers use only WebCrypto API anyhow. Does it make sense to switch over to PeculiarVentures' WebCrypto for Node for (hopefully) faster & less bug-prone installs? Or is there another reason you prefer C++, like runtime performance? Or have the option for both?
Thanks for your project & consideration!