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 |
|
slush0
|
c921bd802a
|
Fixed sign_message
|
2014-05-28 15:54:01 +02:00 |
|
Pavol Rusnak
|
efe6e552da
|
rename cmd tool in makefile
|
2014-05-28 14:56:31 +02:00 |
|
Pavol Rusnak
|
83c93ba3a0
|
copy test_spend_coinbase to simplesigntx suite as well
|
2014-05-28 14:54:06 +02:00 |
|
slush0
|
3077b752d4
|
test_spend_coinbase
|
2014-05-28 14:39:09 +02:00 |
|
slush0
|
4e963cfd3c
|
Fixed handling of coinbase tx
|
2014-05-28 14:38:44 +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 |
|
Pavol Rusnak
|
258e6e7fb2
|
rebuild pb
|
2014-05-26 00:59:42 +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 |
|
Pavol Rusnak
|
b7f5849ecc
|
fix ButtonRequestType in Ping and GetEntropy
|
2014-04-28 14:39:05 +02:00 |
|