* Matthäus Wander [2014-12-14 15:43]:
Related issue: _find_candidate_keys returns [] when the signer name
exists in key dictionary but algorithm or key tag do not match for
whatever reason. _validate_rrsig will return a generic ValidationFailure
'verify failure'.
Attached patch changes behavior to raise ValidationFailure 'unknown key'
when algorithm or key tag do not match.