Commit Graph

13053 Commits (ui-t3t1)
 

Author SHA1 Message Date
slush0 8d100bee0c Implemented ApplySettings, removed SetMaxFeeKb
11 years ago
Pavol Rusnak afc9bcfe30 implement bip32 - https://en.bitcoin.it/wiki/BIP_0032
11 years ago
Pavol Rusnak 07d1c22730 refactor code -> bignum.c/h
11 years ago
Pavol Rusnak 603acbd1be implement RFC 6979
11 years ago
Pavol Rusnak 047b30cf2f add hmac-sha256/512
11 years ago
Pavol Rusnak 40fa3f52e4 use sha2 implementation by Aaron D. Gifford
11 years ago
Pavol Rusnak d958d8a90e cleanup
11 years ago
Pavol Rusnak df79a330e6 pave the way for RFC6979
11 years ago
Pavol Rusnak 3f737896a4 ecdsa_get_public_key and ecdsa_verify methods
11 years ago
slush 31aa66e1a2 Binary protofile
11 years ago
slush 0176c60d2a Version 0.1 of proto file
11 years ago
slush e41387c6e4 Removed OTP and PIN handling in cmd.py
11 years ago
slush 682578f1ad Added padding to HID messages
11 years ago
slush 813fb233a1 Added session depth
11 years ago
Pavol Rusnak 1f75cd031b Merge pull request #1 from mogorman/master
11 years ago
mog c87691205b added support for getting public key from a private key.
11 years ago
slush 8e5abb560e Fixed imports
11 years ago
slush bdfe3fd4ae Removed 'random' field from signing transaction, because of deterministic ECDSA signing
11 years ago
slush 3e39a4c267 test_addresses.py passed (although it uses Electrum algo, not BIP32)
11 years ago
slush 702460d153 Protect call test passed!
11 years ago
slush 6fe26c26e4 Fix PIN handling
11 years ago
slush cb594df790 Updated test structure to comply with latest changes.
11 years ago
slush 5b214bbed2 Removed OTP constructs.
11 years ago
slush 5db17b3a6d Proper loading of trezor_pb2.py
11 years ago
slush ce7e6fbb50 Synchronized protobuf,
11 years ago
slush b01c49715e Mapping reflects latest changes in protobuf file
11 years ago
slush cc37fbaa5f Protocol has been heavily modified, check trezor-emu for further details
11 years ago
slush 1fa4f1eb81 Test if USB device is presented
11 years ago
slush 8f42da3fcc Use first USB device by default
11 years ago
Pavol Rusnak 4593b3f636 use /dev/urandom in example
11 years ago
Pavol Rusnak 0f7c3be5dd expand readme
11 years ago
Pavol Rusnak 7c13e810fc add -Os flag to makefile
11 years ago
Pavol Rusnak 1830c2066d add more comments to readme
11 years ago
Pavol Rusnak 32c9ff72a5 reorganize code in speed tests
11 years ago
Pavol Rusnak 0ed5bea0d0 properly initialize rng
11 years ago
Pavol Rusnak ee09a6a7b2 param names cleanup
11 years ago
Pavol Rusnak b018f9e6fe add speed testing code for stm32
11 years ago
Pavol Rusnak 8e7bee7043 add speed test
11 years ago
Pavol Rusnak 1bd0592c26 fix for formatting
11 years ago
Pavol Rusnak 3645df58e1 add note about RNG
11 years ago
Pavol Rusnak ccbc219b29 import sources
11 years ago
slush b120043fcc Fixed load_device
11 years ago
slush 0af7a672f0 Updated protobuf files
11 years ago
slush 29bd7a10f8 Tests fixed to work with latest sources
11 years ago
slush 4b9a6675c7 SignTx test
11 years ago
slush a6f0657de7 Fixes workflow for failed test
11 years ago
slush d363c2448d Removed 'algorithm' from protobuf
11 years ago
slush ea3c8eaef0 Refactored protobuf
11 years ago
slush d0bc74ff21 Removed algorithm switching
11 years ago
slush 1ae4ab42f8 Refactored protobuf
11 years ago