Skip to content

Fix sha512 support in certtool

username-removed-105950 requested to merge tmp-fix-sha512-use-in-certtool into master

General description of merge request

This patch set allows supporting SHA512 in certtool for fingerprint or key ID generation.

Checklist

  • Added fingerprint generation with SHA512
  • Added key ID generation with SHA512
  • Test key ID generation with SHA512 on certtool
  • Test fingerprint generation with SHA512 on certtool

Merge request reports