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
Roman Zeyde d15dd7c944
recovery: zero new_mnemonic memory before returning to the user
7 years ago
..
protob bootloader: add SelfTest 7 years ago
u2f
ChangeLog add 1.5.0 to changelog 7 years ago
Makefile firmware: Define FASTFLASH in all cases 7 years ago
coins-gen.py add space before coin shortcut because of how new formatter works 7 years ago
coins.c update litecoin maxfee/kb 7 years ago
coins.h add space before coin shortcut because of how new formatter works 7 years ago
crypto.c crypto: allow Ed25519 signing larger digests (#124) 8 years ago
crypto.h Use trezor-crypto ECDH, adding Curve25519 support 8 years ago
debug.c debug: Improve debugging API (#134) 8 years ago
debug.h debug: Improve debugging API (#134) 8 years ago
ethereum.c gettext: mark localizable strings as proof-of-concept 7 years ago
ethereum.h
ethereum_tokens-gen.py ethereum: add new tokens 7 years ago
ethereum_tokens.c ethereum: add new tokens 7 years ago
ethereum_tokens.h ethereum: add new tokens 7 years ago
fastflash.c firmware: Start fastflash when left button held 7 years ago
fastflash.h firmware: Start fastflash when left button held 7 years ago
fsm.c reset: distinguish between separated call and joined call, mark backup as done only when performed completely 7 years ago
fsm.h reset: make backup workflow independent of initialization 7 years ago
gettext.h gettext: mark localizable strings as proof-of-concept 7 years ago
layout2.c reset: show needs backup signed when storage is not backed up 7 years ago
layout2.h refactor fee computation, but keep ceil logic 7 years ago
messages.c gettext: mark localizable strings as proof-of-concept 7 years ago
messages.h
pinmatrix.c
pinmatrix.h
protect.c refactor recovery.is_same_mnemonic function to storage_containsMnemonic 7 years ago
protect.h
recovery-table.h New Matrix-based recovery 8 years ago
recovery.c recovery: zero new_mnemonic memory before returning to the user 7 years ago
recovery.h Allow testing recovery with an initialized device 7 years ago
reset.c reset: distinguish between separated call and joined call, mark backup as done only when performed completely 7 years ago
reset.h reset: distinguish between separated call and joined call, mark backup as done only when performed completely 7 years ago
signing.c gettext: mark localizable strings as proof-of-concept 7 years ago
signing.h
storage.c reset: show needs backup signed when storage is not backed up 7 years ago
storage.h reset: show needs backup signed when storage is not backed up 7 years ago
transaction.c transaction: Fix buffer overflow 7 years ago
transaction.h drop EstimateTxSize (and TxSize) 7 years ago
trezor.c firmware: Start fastflash when left button held 7 years ago
trezor.h bump version to 1.5.0 8 years ago
u2f.c gettext: mark localizable strings as proof-of-concept 7 years ago
u2f.h
u2f_knownapps.h add yubico u2f demo to u2f known apps 8 years ago
usb.c usb: whitespace cleanup 8 years ago
usb.h timer: Use Cortex-M3 SysTick timers 8 years ago