1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 15:38:11 +00:00
Commit Graph

5533 Commits

Author SHA1 Message Date
slush0
92b6b8caf1 Tools for deterministic builds and firmware comparing 2014-06-19 02:09:39 +02:00
Pavol Rusnak
23bae6ec9d add Dockerfile 2014-06-19 00:31:40 +02:00
Pavol Rusnak
ea42f6af4e adapt to new opencm3 include structure 2014-06-19 00:12:31 +02:00
Pavol Rusnak
add928373f detect absolute path to Makefile.include automagically 2014-06-18 11:54:54 +02:00
Pavol Rusnak
441bb3b513 implement ClearSession 2014-06-17 16:03:07 +02:00
Pavol Rusnak
bf7b99fd28 add ClearSession message 2014-06-17 13:32:42 +02:00
Pavol Rusnak
4b9123ab3c change EncryptMessage / DecryptMessage API 2014-06-13 16:32:20 +02:00
Pavol Rusnak
b0d84af06f add EncryptMessage and DecryptMessage 2014-06-12 16:01:31 +02:00
Pavol Rusnak
272e10152f bump to v 1.1.0 2014-06-11 20:42:48 +02:00
Pavol Rusnak
67ad043209 adapt to new aes api 2014-06-09 19:00:07 +02:00
Pavol Rusnak
e588906f81 fix static usage 2014-06-09 13:51:31 +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
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
c8faf4aeaa show verified message & wait for button 2014-06-02 20:40:20 +02:00
Pavol Rusnak
efe6e552da rename cmd tool in makefile 2014-05-28 14:56:31 +02:00
Pavol Rusnak
2066f9e95c use imported flag to indicate that storage was imported from an external source 2014-05-26 00:58:17 +02:00
Pavol Rusnak
1865a0428d add imported flag 2014-05-26 00:53:45 +02:00
Pavol Rusnak
555b56181e use button confirmation for loaddevice 2014-05-25 18:32:12 +02:00
Pavol Rusnak
322c06bf7b add simple gui qt utility 2014-05-24 00:31:42 +02:00
Pavol Rusnak
5e9cd15527 use new base58 code for address functions, add function for obtaining wif 2014-05-22 22:29:53 +02:00
Pavol Rusnak
4b1211e0ae extract base58 functions to separate source file 2014-05-22 21:52:04 +02:00
Pavol Rusnak
612f5ab050 fix copyright headers 2014-05-22 20:54:58 +02:00
Pavol Rusnak
c1140e071e added deserialization 2014-05-21 00:22:48 +02:00
Pavol Rusnak
d7169a342c fix initialize handling in interactive mode 2014-05-20 15:37:58 +02:00
Pavol Rusnak
44116b8a74 make serialize api more friendly 2014-05-15 19:35:28 +02:00
Pavol Rusnak
c08bbfa58e fix last commit 2014-05-15 18:50:28 +02:00
Pavol Rusnak
c1dc507189 add hdnode serialization function 2014-05-15 17:36:23 +02:00
Pavol Rusnak
06dd166a82 add more precomputation to ecdsa signing 2014-05-15 17:11:26 +02:00
Pavol Rusnak
0d0a1ab5f2 import v1.0.0 2014-04-29 14:38:32 +02:00
slush0
e4f9dcd7c9 Stupid compiler, inputs_count is reserved when there's repeated inputs field. 2014-04-17 13:27:18 +02:00
slush0
b678022437 Added inputs_count/outputs_count to TransactionType 2014-04-17 05:51:54 +02:00
Pavol Rusnak
94d4a3733e fix typos 2014-04-11 15:33:29 +02:00
Pavol Rusnak
ca952548b7 fix whitespace 2014-04-11 15:22:50 +02:00
slush0
e6bfe66399 Validity of config set to 30 days 2014-04-10 14:43:05 +02:00
slush0
c6bcf54876 Reworked TxRequest message 2014-04-10 14:42:50 +02:00
Pavol Rusnak
28be645370 fix whitespace 2014-04-09 20:19:30 +02:00
slush0
bff8038fad Reworked TxRequest message 2014-04-09 20:15:49 +02:00
Pavol Rusnak
df99b56108 add PassphraseRequest to docu 2014-04-09 19:56:47 +02:00