Skip to content

crypto: use new OpenSSL constants in CipherBase

This change replaces some constants with better alternatives which were unavailable in OpenSSL 1.0.2.

Refs: https://github.com/nodejs/node/pull/19794 Refs: https://github.com/nodejs/node/pull/18138

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading