go-dkim
go-dkim copied to clipboard
Verify crashes if "a=" doesn't contain a dash
A DKIM-Signature which has a a= parameter without a - makes the library crash.
Can you give me a header sample cause if i test with https://github.com/toorop/go-dkim/blob/master/dkim_test.go#L140 i have no problems/crash