Skip to content

crypto: throw errors in SignTraits::DeriveBits

Throw OpenSSL errors instead of using a default error message. The default message is not helpful.

Fixes: https://github.com/nodejs/node/issues/40794

Merge request reports

Loading