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 d35b741f08
enable OP_RETURN
10 years ago
..
protob enable OP_RETURN 10 years ago
Makefile downgrade nanopb to LTS version 0.2.9.1 10 years ago
coins.c extract fsm_getCoin 10 years ago
coins.h such happy doge 10 years ago
crypto.c use hdnode_private_ckd_cached where appropriate 10 years ago
crypto.h downgrade nanopb to LTS version 0.2.9.1 10 years ago
debug.c
debug.h
fsm.c use hdnode_private_ckd_cached where appropriate 10 years ago
fsm.h start implementing EncryptMessage/DecryptMessage 10 years ago
layout2.c enable OP_RETURN 10 years ago
layout2.h rework layoutProgress functions 10 years ago
messages.c move Sign/Verify to crypto.c/h, implement Encrypt/Decrypt 10 years ago
messages.h check return value of cryptoHDNodePathToPubkey 10 years ago
pinmatrix.c
pinmatrix.h
protect.c rework pin handling 10 years ago
protect.h
recovery.c change recovery logic 10 years ago
recovery.h
reset.c change setup wording 10 years ago
reset.h
signing.c enable OP_RETURN 10 years ago
signing.h refactor fsm_getRootNode into fsm_getDerivedNode 10 years ago
storage.c rework pin handling 10 years ago
storage.h implement ApplySetttings.use_passphrase 10 years ago
transaction.c enable OP_RETURN 10 years ago
transaction.h rework hashing of transactions 10 years ago
trezor.c enable stack protector 10 years ago
trezor.h prepare 1.3.0 release 10 years ago
usb.c
usb.h