Skip to content

crypto: throw on invalid authentication tag length

This is a follow-up to https://github.com/nodejs/node/pull/17566.

Refs: https://github.com/nodejs/node/issues/17523

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

crypto

Merge request reports

Loading