~apreiml/hare-openpgp

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
progress on sign
gpg-agent: initial ev code
s/decoder/reader, work on sign
rename decoder.ha
work on parsing private keys
basic external signature verification with too many debug prints
pubkey sig verification
rename gpg command to okp
stdlib update fixes
fix for latest stdlib changes
missign sig code, start reading signature sub packages
parse pub keys, verify ext signatures
parse more signature stuff
Next