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

don't bail out if a single self-signature fails to verify #4

Closed maxtaco closed 8 years ago

maxtaco commented 8 years ago
maxtaco commented 8 years ago

@patrickxb or @oconnor663, do you mind reviewing? it turns out this was a pretty easy one to fix...

patrickxb commented 8 years ago

LGTM