trezor-agent/trezor_agent/gpg
Roman Zeyde e3286a4510 gpg: don't clear the session after PIN is entered
This would allow single PIN entry when running multiple GPG commands.
2016-10-11 08:43:39 +03:00
..
tests Follow GPG implementation for subpacket prefix encoding. 2016-09-28 17:26:50 +03:00
__init__.py gpg: pydocstyle fixes 2016-04-24 12:22:02 +03:00
__main__.py gpg: add experimental warning 2016-09-11 23:06:47 +03:00
agent.py Handle keyinfo request (#44) 2016-10-04 23:11:12 +03:00
decode.py gpg/decode/parse_subpackets: parse subpacket length according to RFC 2016-09-05 17:13:33 +02:00
encode.py gpg: don't clear the session after PIN is entered 2016-10-11 08:43:39 +03:00
keyring.py better handling of keepkey dependency; fixes #36 2016-10-01 12:30:00 +02:00
protocol.py Follow GPG implementation for subpacket prefix encoding. 2016-09-28 17:26:50 +03:00