Skip to content

crypto: migrate crypto.randomBytes to internal/errors

Previously had migrated randomBytesFill, this gives the same treatment to crypto.randomBytes()

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

crypto

Merge request reports

Loading