1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 05:28:40 +00:00
Commit Graph

7179 Commits

Author SHA1 Message Date
Pavol Rusnak
7305a77f3e make test_255_outputs more general and rename to test_lots_of_outputs
new test test_lots_of_inputs
2014-06-18 17:14:04 +02:00
Pavol Rusnak
add928373f detect absolute path to Makefile.include automagically 2014-06-18 11:54:54 +02:00
Pavol Rusnak
19f6540a44 Merge pull request #3 from timthelion/patch-1
Delete repeated heading in readme
2014-06-18 01:10:56 +02:00
Timothy Hobbs
8b7575eeb3 Delete repeated heading in readme 2014-06-17 21:47:25 +00:00
Pavol Rusnak
441bb3b513 implement ClearSession 2014-06-17 16:03:07 +02:00
Pavol Rusnak
d46bdf2f6e reenable TestDebugLink.test_layout 2014-06-17 16:02:21 +02:00
Pavol Rusnak
260a4322a6 add ClearSession message with unit test 2014-06-17 15:31:10 +02:00
Pavol Rusnak
bf7b99fd28 add ClearSession message 2014-06-17 13:32:42 +02:00
Pavol Rusnak
a3d22dc56e add tests for EncryptMessage/DecryptMessage 2014-06-16 17:16:15 +02:00
Pavol Rusnak
1d84a35095 fix str+bool concat 2014-06-13 19:24:53 +02:00
Pavol Rusnak
da329ce24a add cmdtr-emu.sh for easier work with emulator 2014-06-13 16:42:23 +02:00
Pavol Rusnak
cfc8fdc214 adapt new API of EncryptMessage / DecryptMessage 2014-06-13 16:42:23 +02:00
Pavol Rusnak
4b9123ab3c change EncryptMessage / DecryptMessage API 2014-06-13 16:32:20 +02:00
slush0
fc64a40769 Refactored password.dat format, backward incompatible change. 2014-06-12 21:45:33 +02:00
slush0
f48646ac83 Refactored decrypting of password, now uses the same path for both create and mount 2014-06-12 19:19:56 +02:00
slush0
430362bd31 Refactored choosing of devices 2014-06-12 19:16:30 +02:00
slush0
461380e9d2 typo 2014-06-12 19:13:46 +02:00
slush0
d102520388 Storing bip32 path to password file, using Trezor entropy for generating EncFS password 2014-06-12 17:40:22 +02:00
slush0
9b9f0e9415 Removed all outputs to stdout, uses stderr instead 2014-06-12 17:40:21 +02:00
Pavol Rusnak
8ea46f34a2 add EncryptMessage and DecryptMessage 2014-06-12 17:07:14 +02:00
slush0
1aee7956e9 Demonstration usage of Trezor as a EncFS unlocking key 2014-06-12 16:40:15 +02:00
Pavol Rusnak
aa4fa425a3 encrypt->encrypt_keyvalue, decrypt->decrypt_keyvalue 2014-06-12 16:09:10 +02:00
Pavol Rusnak
b0d84af06f add EncryptMessage and DecryptMessage 2014-06-12 16:01:31 +02:00
slush0
f164e59d86 Redirects text UI to error log instead of stdout (useful for scripting) 2014-06-12 13:26:24 +02:00
Pavol Rusnak
272e10152f bump to v 1.1.0 2014-06-11 20:42:48 +02:00
Pavol Rusnak
c38f4346f6 add run-separate.sh script 2014-06-11 19:56:19 +02:00
Pavol Rusnak
67ad043209 adapt to new aes api 2014-06-09 19:00:07 +02:00
Pavol Rusnak
f17f7d0569 don't use simplesigntx in tests where signtx can be used 2014-06-09 15:33:54 +02:00
Pavol Rusnak
e588906f81 fix static usage 2014-06-09 13:51:31 +02:00
Pavol Rusnak
1038a0a3e6 added test for cipherkeyvalue 2014-06-07 19:48:52 +02:00
Pavol Rusnak
b16e36f10e rename aes_ctr_counter_inc to aes_ctr_cbuf_inc and move it to aes_modes.c 2014-06-07 14:16:27 +02:00
Pavol Rusnak
22b0dd2e62 fix warning in base58 2014-06-07 14:05:59 +02:00
Pavol Rusnak
b91bb29ae9 remove brg_endian.h brg_types.h 2014-06-07 13:58:44 +02:00
Pavol Rusnak
99900eb323 update AES code to support different modes of operation, add unittests 2014-06-07 13:38:56 +02:00
Pavol Rusnak
9d1cc7933d adjust reset_device loop to match recovery_device loop 2014-06-06 16:25:54 +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
0f24602832 compiled pb 2014-06-06 14:39:50 +02:00
Pavol Rusnak
cf95f50997 adjust protobuf 2014-06-06 12:56:31 +02:00
Pavol Rusnak
8c4540ef91 use 1st, 2nd, 3rd, etc. for recovery (not 1., 2., 3., etc). 2014-06-06 03:01:11 +02:00
Pavol Rusnak
465ec2104b throw UnexpectedMessage failure on unknown messages 2014-06-06 02:45:15 +02:00
Pavol Rusnak
1a1ba46e2c update protobuf 2014-06-06 02:37:58 +02:00
slush0
f264f01314 Added structures for multisig and CipherKeyValue 2014-06-06 00:55:59 +02:00
Pavol Rusnak
7cba60895d update protobuf, disable SimpleSignTx 2014-06-05 23:45:01 +02:00
Pavol Rusnak
4eef0a9866 add missing @used_in 2014-06-05 20:15:38 +02:00
Pavol Rusnak
80ab3b40b4 show Preparing instead of Signing where trezor is not signing :) 2014-06-04 19:42:41 +02:00
Pavol Rusnak
2b68813a4c adjust script_sig size for use with multisig
adjust delays used when wrong pin is entered
2014-06-04 18:00:35 +02:00
Pavol Rusnak
0307307dad fix tests to match reality :) 2014-06-04 17:59:25 +02:00
Pavol Rusnak
c8faf4aeaa show verified message & wait for button 2014-06-02 20:40:20 +02:00
Pavol Rusnak
c06a45c1a8 disable utf tests for sign/verify message for now 2014-06-02 17:53:41 +02:00