You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
tests Follow GPG implementation for subpacket prefix encoding. 8 years ago
__init__.py gpg: pydocstyle fixes 8 years ago
__main__.py gpg: add experimental warning 8 years ago
agent.py Handle keyinfo request (#44) 8 years ago
decode.py gpg/decode/parse_subpackets: parse subpacket length according to RFC 8 years ago
encode.py gpg: don't clear the session after PIN is entered 8 years ago
keyring.py better handling of keepkey dependency; fixes #36 8 years ago
protocol.py Follow GPG implementation for subpacket prefix encoding. 8 years ago