Skip to content

crypto: simplify Hmac::HmacUpdate

This makes HmacUpdate slightly simpler and introduces a CHECK instead of ignoring invalid input types. The JS layer shouldn't pass invalid inputs anyway.

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

Merge request reports

Loading