Skip to content

Remove SHA1 from the trusted set of hashes

Nikos Mavrogiannopoulos requested to merge tmp-ban-sha1 into master

Remaining tasks:

  • All verification functions fail when SHA1 is used
  • Applications can allow verification with broken functions (per verification function)
  • Provide a configure option to revert the change globally
  • Allow the change to be reverted per session using a priority string

Merge request reports