improve key parsing and error messages, lots of debug prints
hacking towards acceptible pubkey reader support
key parse iterator and fleshing out stuff
moved errors to separate file
gpg-agent: initial ev code
s/decoder/reader, work on sign
work on parsing private keys
basic external signature verification with too many debug prints
rename gpg command to okp
fix for latest stdlib changes
missign sig code, start reading signature sub packages
parse pub keys, verify ext signatures
parse more signature stuff