1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-14 20:09:11 +00:00
Commit Graph

7560 Commits

Author SHA1 Message Date
slush0
644d75caff Added fields to LoadDevice/ResetDevice 2014-01-06 01:50:38 +01:00
Pavol Rusnak
8423c7abfd add check that pub.y != res.y 2014-01-04 17:39:37 +01:00
slush0
e542c2dc29 Fixed load_device, including command line 2013-12-30 23:35:20 +01:00
slush0
56eb483f70 Added base58 decoder 2013-12-30 23:34:56 +01:00
slush0
0e0e9268dc Put this file to /lib/udev/rules.d/ 2013-12-30 00:32:26 +01:00
slush0
b4ff6139ae Refactored code to follow trezor-common structures 2013-12-16 18:14:58 +01:00
Pavol Rusnak
d3df313442 cleanup protobuf mess 2013-12-16 17:40:25 +01:00
slush0
b7a2800b97 Compiled messages 2013-12-16 16:04:03 +01:00
slush0
a544af7c88 ckd public derivation 2013-12-16 16:03:38 +01:00
Pavol Rusnak
3589cf5cbf use 4096 pbkdf2 rounds for bip39 2013-12-10 16:24:51 +01:00
Pavol Rusnak
97067c918e extract some pbkdf2 constants into macros 2013-12-09 18:16:33 +01:00
Pavol Rusnak
352bc42be2 use PBKDF2 for BIP39, add unit tests 2013-12-09 16:25:03 +01:00
Pavol Rusnak
353606e2df add hdnode_coin_version to be able to set coin version from outside 2013-11-28 02:47:00 +01:00
Pavol Rusnak
8180263d75 don't use serialized hdnode 2013-11-28 02:18:32 +01:00
Pavol Rusnak
2c621ca20f use passphrase_protection fields 2013-11-28 01:05:50 +01:00
Pavol Rusnak
02adc15ec9 use fixed param size for mnemonic function 2013-11-28 00:53:09 +01:00
Pavol Rusnak
6b66f29c3b use fixed block size (128-bit) for AES again 2013-11-28 00:52:39 +01:00
Pavol Rusnak
f6180f7711 seed -> mnemonic+node 2013-11-27 23:17:37 +01:00
slush0
37e857965c Removed trezor-common 2013-11-26 17:53:54 +01:00
slush0
3ec7a7685a Signing messages, splitted protobuf 2013-11-26 17:29:50 +01:00
Pavol Rusnak
bbfefb677c rework storage, session, features 2013-11-26 16:11:19 +01:00
Pavol Rusnak
bb7cdd2166 split trezor.proto into messages.proto and types.proto
unify cancel messages
2013-11-26 15:48:17 +01:00
Pavol Rusnak
949b1c0672 update protofiles 2013-11-26 04:34:48 +01:00
Pavol Rusnak
e04ec2a831 add check to mnemonic_from_data as well 2013-11-26 01:29:06 +01:00
Pavol Rusnak
6939275362 use TREZOR as passphrase to check protection 2013-11-25 23:06:02 +01:00
Pavol Rusnak
1c9046b66d reworked bip39 including tests 2013-11-25 22:46:54 +01:00
Pavol Rusnak
150c770e4e xprvnode -> hdnode, add hdnode_from_pub function 2013-11-25 15:37:49 +01:00
Pavol Rusnak
2720665743 use trezor-common submodule 2013-11-22 17:33:33 +01:00
Pavol Rusnak
fccebb724c add protobuf files and udev rules 2013-11-22 17:27:47 +01:00
Pavol Rusnak
839773fe0e init 2013-11-22 16:34:51 +01:00
slush0
fa57fc9f14 Merge branch 'master' of github.com:trezor/python-trezor 2013-11-15 01:44:33 +01:00
slush0
12afba8385 Support for HID debug_link 2013-11-15 01:43:05 +01:00
Pavol Rusnak
e2c44d8d65 update udev rules 2013-11-13 19:38:13 +01:00
Pavol Rusnak
9da3b35962 extract xprv_fill_public method 2013-11-08 16:02:48 +01:00
Pavol Rusnak
b14ce58df7 rename xprv struct to XprvNode 2013-11-08 12:44:11 +01:00
Pavol Rusnak
42da580ce8 bip39 implementation with unit tests 2013-11-08 02:02:16 +01:00
slush0
039bcee3f2 udev rules 2013-11-01 18:13:53 +01:00
Pavol Rusnak
de5bcf6dc5 add wire_in/wire_out enum options to protobuf 2013-10-29 15:30:29 +01:00
Pavol Rusnak
a439d8674d small cosmetic changes 2013-10-24 19:44:54 +02:00
Pavol Rusnak
ed0813682c protobuf files cleanup 2013-10-24 19:29:11 +02:00
Pavol Rusnak
817cd6ea86 use same product id for bootloader mode as well 2013-10-22 16:22:04 +02:00
Pavol Rusnak
c01830462a add FirmwareErase message 2013-10-22 11:29:33 +02:00
Pavol Rusnak
f863e1e602 drop FirmwareUpdate.force field 2013-10-21 18:35:19 +02:00
Pavol Rusnak
624d500c84 use required fields for bootloader firmwareupload message 2013-10-20 16:00:30 +02:00
Pavol Rusnak
2587eff8fd use new hidapi api 2013-10-19 14:19:09 +02:00
Pavol Rusnak
57151ce1b3 fix usb ids 2013-10-19 14:00:58 +02:00
slush0
0b54b50ba2 firmware_update command 2013-10-12 17:41:55 +02:00
slush0
02f6dd9681 Command firmware_update 2013-10-12 17:40:48 +02:00
slush0
e33be1965e Compilled protobuf 2013-10-12 17:40:30 +02:00
slush0
80a794cdfd Using FailureType for Failure messages 2013-10-12 17:40:17 +02:00