Skip to content

crypto: migrate CipherBase to internal/errors

Migrates most of CipherBase errors to use internal/errors. There are still a handful remaining that need to be handled separately

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