Commit Graph

31 Commits (295d52ef10811589df03793391cd6fdd450608e7)

Author SHA1 Message Date
Roman Zeyde 295d52ef10 gpg: move 'iterlines' to keyring 8 years ago
Jochen Hoenicke a2e46048a1
Use TREZOR_GPG_USER_ID in agent 8 years ago
Roman Zeyde d9fbfccd35 gpg: load correct key if ECDH is requested 8 years ago
Roman Zeyde 16de8cdabc agent: refactor signature and ECDH 8 years ago
Roman Zeyde bc281d4411 gpg: use local version 8 years ago
Roman Zeyde 04af6b737b gpg: remove extra param from Factory.from_public_key() 8 years ago
Roman Zeyde 171c746c7e gpg: move agent main code to __main__ 8 years ago
Roman Zeyde 8b5ac14150 gpg: add docstrings 8 years ago
Roman Zeyde d2167cd4ff gpg: check keygrip on ECDH 8 years ago
Roman Zeyde a6660fd5c5 gpg: handle BYE command 8 years ago
Roman Zeyde 56e9d7c776 gpg: allow graceful exit via Ctrl+C 8 years ago
Roman Zeyde e7bacf829c gpg: refactor ecdh case 8 years ago
Roman Zeyde c1c679b541 HACK: support ECDH in agent - note keygrip and ID errors. 8 years ago
Roman Zeyde 7da7f5c256 HACK: fixup tests 8 years ago
Roman Zeyde 39cb5565bf HACK: better line iteration 8 years ago
Roman Zeyde f89c5bb125 HACK: better logging 8 years ago
Roman Zeyde 92649b290f HACK: add preliminary gpg support 8 years ago
Roman Zeyde d9b07e2ac6 gpg: hack agent prototype 8 years ago
Roman Zeyde db6903eab7 gpg: rename agent -> keyring 8 years ago
Roman Zeyde 171a0c2f6a gpg: remove agent's main 8 years ago
Roman Zeyde 3192e570ed gpg: initial support for ElGamal and DSA
Doesn't verify anything (yet).
8 years ago
Roman Zeyde 695079e4b9 agent: raise explicit error when signature fails 8 years ago
Roman Zeyde a7ef263954 gpg: generalize RSA/ECDSA signatures 8 years ago
Roman Zeyde d486c1ee7b gpg: refactor agent rsa/ecdsa signature parsing 8 years ago
Roman Zeyde f35b5be3ac gpg: 1st try for RSA primary key support 8 years ago
Roman Zeyde 9ed9781496 gpg: support RSA decode and verify 8 years ago
Roman Zeyde ac2d12b354 It works again! 8 years ago
Roman Zeyde 12d640c66b fixup pep8 8 years ago
Roman Zeyde 32984d2d3f agent: add support for gpg passphrase entry 8 years ago
Roman Zeyde 55dea41959 gpg: make sure gpg-agent is running before connecting 8 years ago
Roman Zeyde ed01c00d0c gpg: add agent-signing tool 8 years ago