Commit Graph

11303 Commits (f607cb25019f0bc18bae281ce294a52810fc5ec5)
 

Author SHA1 Message Date
slush0 b7a2800b97 Compiled messages
11 years ago
slush0 a544af7c88 ckd public derivation
11 years ago
Pavol Rusnak 3589cf5cbf use 4096 pbkdf2 rounds for bip39
11 years ago
Pavol Rusnak 97067c918e extract some pbkdf2 constants into macros
11 years ago
Pavol Rusnak 352bc42be2 use PBKDF2 for BIP39, add unit tests
11 years ago
Pavol Rusnak 353606e2df add hdnode_coin_version to be able to set coin version from outside
11 years ago
Pavol Rusnak 8180263d75 don't use serialized hdnode
11 years ago
Pavol Rusnak 2c621ca20f use passphrase_protection fields
11 years ago
Pavol Rusnak 02adc15ec9 use fixed param size for mnemonic function
11 years ago
Pavol Rusnak 6b66f29c3b use fixed block size (128-bit) for AES again
11 years ago
Pavol Rusnak f6180f7711 seed -> mnemonic+node
11 years ago
slush0 37e857965c Removed trezor-common
11 years ago
slush0 3ec7a7685a Signing messages, splitted protobuf
11 years ago
Pavol Rusnak bbfefb677c rework storage, session, features
11 years ago
Pavol Rusnak bb7cdd2166 split trezor.proto into messages.proto and types.proto
11 years ago
Pavol Rusnak 949b1c0672 update protofiles
11 years ago
Pavol Rusnak e04ec2a831 add check to mnemonic_from_data as well
11 years ago
Pavol Rusnak 6939275362 use TREZOR as passphrase to check protection
11 years ago
Pavol Rusnak 1c9046b66d reworked bip39 including tests
11 years ago
Pavol Rusnak 150c770e4e xprvnode -> hdnode, add hdnode_from_pub function
11 years ago
Pavol Rusnak 2720665743 use trezor-common submodule
11 years ago
Pavol Rusnak fccebb724c add protobuf files and udev rules
11 years ago
Pavol Rusnak 839773fe0e init
11 years ago
slush0 fa57fc9f14 Merge branch 'master' of github.com:trezor/python-trezor
11 years ago
slush0 12afba8385 Support for HID debug_link
11 years ago
Pavol Rusnak e2c44d8d65 update udev rules
11 years ago
Pavol Rusnak 9da3b35962 extract xprv_fill_public method
11 years ago
Pavol Rusnak b14ce58df7 rename xprv struct to XprvNode
11 years ago
Pavol Rusnak 42da580ce8 bip39 implementation with unit tests
11 years ago
slush0 039bcee3f2 udev rules
11 years ago
Pavol Rusnak de5bcf6dc5 add wire_in/wire_out enum options to protobuf
11 years ago
Pavol Rusnak a439d8674d small cosmetic changes
11 years ago
Pavol Rusnak ed0813682c protobuf files cleanup
11 years ago
Pavol Rusnak 817cd6ea86 use same product id for bootloader mode as well
11 years ago
Pavol Rusnak c01830462a add FirmwareErase message
11 years ago
Pavol Rusnak f863e1e602 drop FirmwareUpdate.force field
11 years ago
Pavol Rusnak 624d500c84 use required fields for bootloader firmwareupload message
11 years ago
Pavol Rusnak 2587eff8fd use new hidapi api
11 years ago
Pavol Rusnak 57151ce1b3 fix usb ids
11 years ago
slush0 0b54b50ba2 firmware_update command
11 years ago
slush0 02f6dd9681 Command firmware_update
11 years ago
slush0 e33be1965e Compilled protobuf
11 years ago
slush0 80a794cdfd Using FailureType for Failure messages
11 years ago
slush0 1f7bfa556a Bootup test tuned also for RPi
11 years ago
slush0 4807ad2fc4 Compiled protobuf
11 years ago
slush0 32ed99fba3 Changed Features message, introduced FirmwareUpdate
11 years ago
slush0 121e189643 Implemented test of pin exponential backoff
11 years ago
slush0 b8ddd0279a Test of PIN cancel function
11 years ago
Pavol Rusnak 9308fddb7f replace blowfish with rijndael
11 years ago
Pavol Rusnak 69a88a28a8 simplify rfc6979 tests
11 years ago