Skip to content

crypto: fix default encoding of LazyTransform

Rodrigo Muino Tomonari requested to merge github/fork/lmoe/fix-issue-7712 into master
Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

crypto

Description of change

Change the default encoding from latin1 to utf8 and extend the test-crypto tests.

Merge request reports

Loading