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
Jochen Hoenicke 1b8bd1852e
Adapted U2F to new hdnode API
8 years ago
..
protob pass version/lock_time parameters from SignTx message to signing_init function 8 years ago
u2f Add U2F support 9 years ago
Makefile Updated branch u2f 8 years ago
coins.c changed coin max fees 9 years ago
coins.h add Darkcoin 9 years ago
crypto.c Move public key recovery (verify) to trezor-crypto 8 years ago
crypto.h ed25519 support 8 years ago
debug.c import v1.0.0 10 years ago
debug.h import v1.0.0 10 years ago
fsm.c fix last commit 8 years ago
fsm.h add pin_cached + passphrase_cached fields to Features message; add GetFeatures message 9 years ago
layout2.c fix wording 8 years ago
layout2.h show address in verifymessage layout 8 years ago
messages.c fix usage of inline/static 9 years ago
messages.h check return value of cryptoHDNodePathToPubkey 10 years ago
pinmatrix.c firmware: exclude debug functionality from release build 9 years ago
pinmatrix.h import v1.0.0 10 years ago
protect.c New usbDelay that delays and handles USB requests 9 years ago
protect.h fix initialize handling in interactive mode 10 years ago
recovery.c firmware: exclude debug functionality from release build 9 years ago
recovery.h import v1.0.0 10 years ago
reset.c adapt the reorder of hash_final functions 8 years ago
reset.h import v1.0.0 10 years ago
signing.c adapt the reorder of hash_final functions 8 years ago
signing.h pass version/lock_time parameters from SignTx message to signing_init function 8 years ago
storage.c Updated branch u2f 8 years ago
storage.h Updated branch u2f 8 years ago
transaction.c adapt the reorder of hash_final functions 8 years ago
transaction.h rework hashing of transactions 10 years ago
trezor.c enable stack protector 10 years ago
trezor.h bump version (to 1.3.5) 9 years ago
u2f.c Adapted U2F to new hdnode API 8 years ago
u2f.h Generate hardened keys in a unique root 9 years ago
usb.c Add U2F support 9 years ago
usb.h New usbDelay that delays and handles USB requests 9 years ago