The public keys are not usually distributed as bare RFC5912 ASN.1 objects but rather as X.509 certificates. Add support for parsing certificates (in PEM and DER format) to VerifyingKey. see also: #113