Home GnuPG

ecc: Adjust debugging output

Description

ecc: Adjust debugging output

* cipher/ecc.c (ecc_check_secret_key): Adjust debugging output to use
full column titles.

Without this change, the debugging headers say "inf" and "nam". With
this change, the alignment for all columns stay the same, but the
headers say "info" and "name", which are much more legible.

  • Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
  • GnuPG-bug-id: T4414

Details

Provenance
dkgAuthored on Mar 20 2019, 2:59 AM
wernerCommitted on Mar 20 2019, 9:56 AM
Parents
rCad133fc79757: fips: Only test check_binary_integrity when fips_mode is enabled.
Branches
Unknown
Tags
Unknown
Tasks
T4414: please make ecc debugging info from libgcrypt more legible.