1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 10:58:59 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Pavol Rusnak
608251bece update encrypt/decrypt message commands 2014-11-26 18:49:22 +01:00
Ondrej Mikle
30dcccf12f decrypt_keyvalue in cmdtr.py takes value in hex from command line 2014-08-16 23:07:15 +02:00
Pavol Rusnak
ef87f2e1d3 add GetAddress.show_display; ButtonRequest_Address 2014-08-08 18:08:50 +02:00
Pavol Rusnak
9643834821 256 is the new default strength 2014-07-30 17:55:20 +02:00
Pavol Rusnak
a527456db5 add transport for bridge 2014-07-26 16:40:51 +02:00
Pavol Rusnak
69dda6c61c fix decrypt_keyvalue 2014-06-21 00:31:16 +02:00
Pavol Rusnak
260a4322a6 add ClearSession message with unit test 2014-06-17 15:31:10 +02:00
Pavol Rusnak
cfc8fdc214 adapt new API of EncryptMessage / DecryptMessage 2014-06-13 16:42:23 +02:00
Pavol Rusnak
8ea46f34a2 add EncryptMessage and DecryptMessage 2014-06-12 17:07:14 +02:00
Pavol Rusnak
aa4fa425a3 encrypt->encrypt_keyvalue, decrypt->decrypt_keyvalue 2014-06-12 16:09:10 +02:00
slush0
6f2a60f932 Added --verbose parameter to comdtr 2014-06-06 14:50:01 +02:00
slush0
e4fe84cb52 Added client.encrypt_keyvalue, client.decrypt_keyvalue 2014-06-06 14:40:07 +02:00
slush0
c921bd802a Fixed sign_message 2014-05-28 15:54:01 +02:00
slush0
78a3fcb384 cmd.py renamed to cmdtr.py, it was interfering with system module 'cmd' 2014-05-27 14:50:47 +02:00