Commit Graph

876 Commits (f607cb25019f0bc18bae281ce294a52810fc5ec5)

Author SHA1 Message Date
Pavol Rusnak 0beb7b19e7
tests: add second vector to trezor.crypto.bip32 tests
8 years ago
Pavol Rusnak 403889f8dd
tests: add test for trezor.crypto.bip32.derive_path
8 years ago
Jan Pochyla b297083e5d tests: fix python-trezor tests
8 years ago
Jan Pochyla e0dfc2ef03 apps: reflect the wire api changes
8 years ago
Jan Pochyla d56dc88861 wire: refactoring
8 years ago
Jan Pochyla 1b27bb480d trezor.wire: rename modules
8 years ago
Pavol Rusnak 918150a3f1
tests: make testpy tries running selected tests from python-trezor
8 years ago
Jan Pochyla 1cd0609ac2 apps.common.signtx: fix test
8 years ago
Jan Pochyla 33f833f40a config: fix test
8 years ago
Jan Pochyla be7ee61ddd config: always use bytes() for default value
8 years ago
Pavol Rusnak c6ea71901d
trezor.config: use norcow
8 years ago
Pavol Rusnak ddd46f6f53
trezor.crypto: add RLP
8 years ago
Pavol Rusnak b09f0eaf4e
tests: add test for apps.common.coins
8 years ago
Pavol Rusnak f7fe5344b8
tests: fix test_apps.common.signtx
8 years ago
Jan Pochyla 31e3aaa23b signtx: add UI instructions, SigningError type
8 years ago
Jan Pochyla 25ab4dd2ea signtx: clean up test
8 years ago
Pavol Rusnak b0fa0466dc
trezor.crypto.curve: implement verify_recover function for ecdsa
8 years ago
Pavol Rusnak c8eb2bf17b
trezor.crypto: prepend recid to ecdsa signatures
8 years ago
Pavol Rusnak a31dba225e
test: add test for trezor.config.wipe
8 years ago
Pavol Rusnak 32e699efdb
trezor.crypto.der: convert -> encode
8 years ago
Pavol Rusnak b3bc71c481
tests: extract micropython binary to variable in run_tests.sh
8 years ago
Jan Pochyla d2c71b3a58 signtx: add first test, make it all work
8 years ago
Pavol Rusnak 9fb6e328a0
trezor.crypto: add der module
8 years ago
Pavol Rusnak 8d1109986c
trezor.crypto: curve.nist256p1 and curve.secp256k1 now sign/verify 256-bit digests, not arbitrary length messages
8 years ago
Pavol Rusnak 161bb90e03
tests: add tests for trezor.msg and trezor.ui.display
8 years ago
Pavol Rusnak 33b5436dcc
tests: move to /tests to avoid freezing
8 years ago