Skip to content

crypto: handle unsupported AES ciphers in webcrypto

This fixes Electron's exit (and other runtimes that embed Node.js?) caused by missing ciphers due to use of BoringSSL.

Refs: https://github.com/electron/electron/issues/36256

Merge request reports

Loading