Need to make work inside Electron
rmhrisk opened this issue · 1 comments
rmhrisk commented
Currently, it seems that Electron does not correctly implement WebCrypto interfaces. Specifically it seems that It doesn't have generateKey functions. Without this, we will not be able to deprecate the node-webcrypto-ossl
library.
microshine commented
Electron v5 supports NodeJS Crypto API v10