Skip to content

crypto: callback's error of crypto.pbkdf2 is set to undefined

Rodrigo Muino Tomonari requested to merge github/fork/BufoViridis/patch-1 into master

As the documentation for crypto.pbkdf2 states, the function on success will set the first argument to null.

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

crypto

Merge request reports

Loading