You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/firmware
Pavol Rusnak 2daab8cf02
add coins-gen.py script and generate coins.c using that script
8 years ago
..
protob implement TXEXTRADATA transaction RequestType 8 years ago
u2f add set -e to shell scripts 8 years ago
Makefile Use trezor-crypto ECDH, adding Curve25519 support 8 years ago
coins-gen.py add coins-gen.py script and generate coins.c using that script 8 years ago
coins.c add coins-gen.py script and generate coins.c using that script 8 years ago
coins.h extract address related stuff into trezor-crypto 8 years ago
crypto.c Use trezor-crypto ECDH, adding Curve25519 support 8 years ago
crypto.h Use trezor-crypto ECDH, adding Curve25519 support 8 years ago
debug.c fix bugs in debug 9 years ago
debug.h
ethereum.c Reworked rfc6979 signing. (#116) 8 years ago
ethereum.h Ethereum signing skeleton 8 years ago
fsm.c Use trezor-crypto ECDH, adding Curve25519 support 8 years ago
fsm.h Include placeholder handlers for the Ethereum protocol 8 years ago
layout2.c Add specific layout for GPG signature (#122) 8 years ago
layout2.h Ask for confirmation on ECDH Session (gpg decrypt) 8 years ago
messages.c add const where possible (for message parsing) 8 years ago
messages.h add const where possible (for message parsing) 8 years ago
pinmatrix.c
pinmatrix.h
protect.c Merge branch 'u2f' 8 years ago
protect.h
recovery.c remove DialogIcon enum, use bitmap structure directly 8 years ago
recovery.h
reset.c send failure when reset workflow is aborted (this sends features when it was aborted by initialize message) 8 years ago
reset.h
signing.c implement TXEXTRADATA transaction RequestType 8 years ago
signing.h pass version/lock_time parameters from SignTx message to signing_init function 9 years ago
storage.c More alignment fixes 8 years ago
storage.h new message SetU2FCounter 8 years ago
transaction.c implement TXEXTRADATA transaction RequestType 8 years ago
transaction.h implement TXEXTRADATA transaction RequestType 8 years ago
trezor.c remove DialogIcon enum, use bitmap structure directly 8 years ago
trezor.h update version 8 years ago
u2f.c Reworked rfc6979 signing. (#116) 8 years ago
u2f.h More standard conform behaviour 8 years ago
u2f_knownapps.h fix uppercase letters in GitHub/GitLab 8 years ago
usb.c More alignment fixes 8 years ago
usb.h