Open
Description
Recently the team at Google have found the first SHA1 collision,
the ECDSA signatures use SHA1 and most of the code for a switch to SHA256 is in the comments already.
https://security.googleblog.com/2017/02/announcing-first-sha1-collision.html
- allow signing with SHA256 for people who want to experiment
- make all signatures SHA256
- disable support for SHA1 verification