Commit Graph

12241 Commits (prodtest/23-08-10)
 

Author SHA1 Message Date
slush0 cc56b5d909 Added enforce_wordlist to RecoveryDevice
11 years ago
slush0 919c216ac5 First attempt to use ButtonRequestType
11 years ago
slush0 7edf015914 Removed debug printing
11 years ago
slush0 39f4ade40b Implemented ButtonRequestType
11 years ago
slush0 b81c5be4c3 Compiled pb
11 years ago
slush0 1a71d7634b Comments
11 years ago
slush0 dae324f965 Basic installation howto
11 years ago
slush0 349a845530 Added ButtonRequestType enum
11 years ago
Pavol Rusnak 07137cae91 test_entropy does not need load_device
11 years ago
Pavol Rusnak 6a856479a8 introduce point_multiply
11 years ago
Pavol Rusnak 1716093dbb compile pb once again
11 years ago
Pavol Rusnak fc144587e6 introduce ecdsa_verify_digest
11 years ago
Pavol Rusnak 8aaebe761b introduce uncompress_coords
11 years ago
slush0 e973056669 Added ButtonRequestType enum
11 years ago
slush0 682a20e07b Reworked Ping
11 years ago
slush0 98868b15a6 Added bip32 speed test
11 years ago
slush0 2a59a8e055 Added Ping.button_protection
11 years ago
slush0 229cfa3cd4 Compiled pb
11 years ago
slush0 a437ae1022 Fixed some tests
11 years ago
slush0 60e6064d4e Configurable ping message
11 years ago
slush0 fa8c5e884f Compiled pb
11 years ago
slush0 0d883b61b2 Added ButtonRequest.code
11 years ago
slush0 18948e2848 Setup script
11 years ago
slush0 a56700a03b Reworked HID path handling (to fix Windows issues)
11 years ago
slush0 15d8c840b5 Remove required rependency to PyQt4
11 years ago
slush0 b3f9390ded Added distribute_setup.py because of Windows dist
11 years ago
slush0 472d15e774 Merge branch 'master' of github.com:trezor/python-trezor
11 years ago
slush0 c339a416b4 Changed readme
11 years ago
Pavol Rusnak d629a76689 print message size in _pprint
11 years ago
slush0 c9a348d4a9 Unit tests for signing messages
11 years ago
slush0 1fcb7e7fff Compiled pb
11 years ago
slush0 35c877a205 Merge branch 'master' of github.com:trezor/python-trezor
11 years ago
Pavol Rusnak 7a35872ccf unit test for signing/verifying messages
11 years ago
Pavol Rusnak 8a41dad609 signatures are binary in VerifyMessage/MessageSignature
11 years ago
slush0 85d98f2989 Updated warning
11 years ago
Pavol Rusnak 81f462a5c5 add ecdsa_sig_to_der
11 years ago
Pavol Rusnak 73489fbd33 split signing into ecdsa_sign_digest and ecdsa_sign/ecdsa_sign_double
11 years ago
slush0 3853deed39 Added RecoveryDevice / WordRequest / WordAck
11 years ago
slush0 5a10692e86 Implemented RecoveryDevice
11 years ago
slush0 cbd1e36bb8 Compiled pb
11 years ago
slush0 7152e091a9 Fixed missing parameter in reset_device
11 years ago
slush0 0262d13944 Added warning about entering secrets to this script
11 years ago
slush0 c7729e082c Tool for checking TREZOR-generated mnemonic
11 years ago
slush0 aadc279741 Added some sugar for easier handling in Multibit
11 years ago
slush0 fdf8c6fc95 Added Features.initialized
11 years ago
slush0 845f874aea Added Features.initialized
11 years ago
slush0 e2c8ad0f90 Compiled pb
11 years ago
slush0 eb22fad568 protobuf text_format now prints in both binary and hex form
11 years ago
slush0 2782655320 Monkeypatching of google.protobuf.text_format
11 years ago
Pavol Rusnak 366a7aa07d monkeypatching: text formatting of protobuf messages
11 years ago