This website requires JavaScript.
Explore
Help
Sign In
jacobpascual
/
trezor-agent
Watch
1
Star
0
Fork
0
You've already forked trezor-agent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
085a3e81c728d50b24399ee19feef84bcd104664
trezor-agent
/
trezor_agent
/
gpg
History
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