This website requires JavaScript.
Explore
Help
Register
Sign In
lili
/
amodem
Watch
1
Star
0
Fork
0
You've already forked amodem
mirror of
https://github.com/romanz/amodem.git
synced
2026-02-09 02:48:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dfde6dbee4649d8a230faa233741dc347b3edab8
amodem
/
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