Skip to content

crypto: improve OpenSSL initialization

  • Use OPENSSL_INIT_ADD_ALL_DIGESTS to speed up digest lookup.

Refs: https://github.com/nodejs/performance/issues/136

Merge request reports

Loading