keybase / go-crypto

[mirror] Go supplementary cryptography libraries
https://godoc.org/golang.org/x/crypto
BSD 3-Clause "New" or "Revised" License
50 stars 20 forks source link

Fix an OpenPGP attached signature hash algorithm bug #84

Closed pzduniak closed 4 years ago

pzduniak commented 4 years ago

It only has one side effect - the default for this particular signing method (and really the only hash method used in Keybase) will be changed to SHA-256.