Commit Graph

10800 Commits (3f12742669bd782cac374a1750d517f4fd88c43b)
 

Author SHA1 Message Date
slush0 e160afa56d Added signing tests
10 years ago
Pavol Rusnak 50fb43127f use -Wextra
10 years ago
Pavol Rusnak 33d4fc9f24 autodetect type of device in config
10 years ago
Pavol Rusnak d433bcfa10 fix ecdsa_sig_to_der
10 years ago
Pavol Rusnak 6ee8d7d949 and test_pings for combinations of input params
10 years ago
Pavol Rusnak 17e28c0e10 add asserts to debuglink tests
10 years ago
Pavol Rusnak 49cecb563d add test_debuglink test
10 years ago
slush0 eeb6a847ea Added dependency to hidapi>=0.7.99 (~0.8.0 RC1)
10 years ago
slush0 aeb0db92de Compiled pb
10 years ago
slush0 cc56b5d909 Added enforce_wordlist to RecoveryDevice
10 years ago
slush0 919c216ac5 First attempt to use ButtonRequestType
10 years ago
slush0 7edf015914 Removed debug printing
10 years ago
slush0 39f4ade40b Implemented ButtonRequestType
10 years ago
slush0 b81c5be4c3 Compiled pb
10 years ago
slush0 1a71d7634b Comments
10 years ago
slush0 dae324f965 Basic installation howto
10 years ago
slush0 349a845530 Added ButtonRequestType enum
10 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