Commit Graph

1651 Commits (4a8386459395d6a954efbd9c1e058958ec01d388)
 

Author SHA1 Message Date
Jan Pochyla 4a83864593 ui/confirm: fix content in HoldToConfirmDialog
7 years ago
Jan Pochyla 248daa8970 ui/button: styles, refactoring
7 years ago
Jan Pochyla c3fc5c310d apps/common/request_pin: icons
7 years ago
Jan Pochyla 5ed83f0e18 ui/text: add icon_color
7 years ago
Jan Pochyla 814de4acb4 ui/style: colors and icons
7 years ago
Jan Pochyla dbed5eade9 ui: add grid function
7 years ago
Peter Jensen ed9e63142d ui: request_words, keyboard ui
7 years ago
Jan Pochyla 95db112d10 apps/management/recovery_device: mnemonic keyboard
7 years ago
Pavol Rusnak 27d9abe883
trezor.config: add public values (readable without unlock)
7 years ago
Pavol Rusnak 0a9d42981d
tests: fix endiannes in test_apps.ethereum.layout
7 years ago
Pavol Rusnak 1530afe4ad
vendor: update trezor-crypto, adapt codebase to changes
7 years ago
Pavol Rusnak d11bbde2e1
trezor.crypto: fix sha3-{256,512} argument handling
7 years ago
Pavol Rusnak 7efef68e97
trezor.crypto: add static keyword to crc
7 years ago
Pavol Rusnak a31c118d8e
protobuf: update build_protobuf and pb2py from python-trezor, regenerate messages
7 years ago
Pavol Rusnak af93c7299d
apps.ethereum: don't use ButtonRequestType.ConfirmOutput for compatibility with T1
7 years ago
Tomas Susanka c06ec002a3 ethereum/signing: typo
7 years ago
Tomas Susanka aa8bb77e32 ethereum/signing: display data fix
7 years ago
Tomas Susanka 7d0cafecc3 ethereum/singing: layout seperated
7 years ago
Pavol Rusnak 2317aaedb9
tools: update how vtrust is being passed to build_vendorheader
7 years ago
Pavol Rusnak 4d065df376
build: add possibility to build ARM toolchain from source
7 years ago
Pavol Rusnak ee925f7813
prodtest: draw border on start too
7 years ago
Jan Pochyla 622cb847e5 prodtest: fix touch coordinates
7 years ago
Pavol Rusnak f0cd76de47
tools.codegen: remove unused import from gen_cert_bundle.py
7 years ago
Pavol Rusnak 30b0863725
tools.codegen: use certifi in gen_cert_bundle.py
7 years ago
Pavol Rusnak f806488536
tools: fix computation of header fingerprint in binctl tool
7 years ago
Pavol Rusnak 6ac59f426f
tools.codegen: include commithash an repo url in gen_cert_bundle.py
7 years ago
Pavol Rusnak 10344dd864
tools.codegen: print nice stats at the end
7 years ago
Pavol Rusnak dcb32d91f7
tools.codegen: rework gen_cert_bundle to use certs from Mozilla
7 years ago
Pavol Rusnak 7537c26c83
trezor.crypto: use mp_obj_new_str_from_vstr where we already have preallocated vstr
7 years ago
Pavol Rusnak 981ec87877
trezor.crypto: put back vstr where it makes sense (= user controlled input)
7 years ago
Pavol Rusnak 26ac0b6e52
cross: don't use MICROPY_FORCE_32BIT=1 (no need for that)
7 years ago
Pavol Rusnak 8eb071f371
docker/travis: update to gcc-arm-none-eabi-7-2017-q4-major
7 years ago
Pavol Rusnak 7d1d6ce393
src: import hexlify explicitly, fix hexlify usage
7 years ago
Pavol Rusnak 4a7592d470
trezor.crypto: remove vstr usage, refactor mp_obj_new_str_from_vstr into mp_obj_new_bytes and mp_obj_new_str
7 years ago
Pavol Rusnak 8dd5edb4a1
tools: add codegen/gen_cert_bundle.py
7 years ago
Pavol Rusnak b98a1db6ee
embed: cleanup unused modules
7 years ago
Pavol Rusnak fa95f0a037
trezor.crypto: implement chacha20poly1305 aka rfc7539
7 years ago
Pavol Rusnak 5a304d8e25
vendor: update trezor-crypto
7 years ago
Pavol Rusnak b9d5af8c19
modtrezorcrypto: remove ssss (different implementation will be re-added later)
7 years ago
Pavol Rusnak 4cc8a5432d
bootloader: use normal/regular font rather than bold
7 years ago
Pavol Rusnak 94588dd588
modtrezorui: introduce TREZOR_FONT_PREFILL, set it to 0 in bootloader
7 years ago
Pavol Rusnak 424115967f
embed: fix wur for usb functions
7 years ago
Pavol Rusnak f1a75b36f7
vendor: update micropython to 1.9.3 release
7 years ago
Peter Jensen ae02858ef4 removed unused bgs
7 years ago
Pavol Rusnak d6593e710b
apps.ethereum: implement SignMessage/VerifyMessage
7 years ago
Pavol Rusnak e47aa9f0c4
apps.ethereum: code cleanup
7 years ago
Tomas Susanka 54fcbb68df HashWriter: getvalue -> get_digest
7 years ago
Tomas Susanka 8880d218b3 HashWriter: extra arguments are passed to the hash function
7 years ago
Tomas Susanka 5bf5d477b9 ethereum/signing: hashwriter is used
7 years ago
Tomas Susanka 688b568bd9 ethereum: files rename
7 years ago