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 32158bbb5c
refactor fsm_getRootNode into fsm_getDerivedNode
10 years ago
..
protob downgrade nanopb to LTS version 0.2.9.1 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 downgrade nanopb to LTS version 0.2.9.1 10 years ago
crypto.h downgrade nanopb to LTS version 0.2.9.1 10 years ago
debug.c
debug.h
fsm.c refactor fsm_getRootNode into fsm_getDerivedNode 10 years ago
fsm.h start implementing EncryptMessage/DecryptMessage 10 years ago
layout2.c Merge pull request #7 from runn1ng/master 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
protect.h
recovery.c
recovery.h
reset.c change setup wording 10 years ago
reset.h
signing.c refactor fsm_getRootNode into fsm_getDerivedNode 10 years ago
signing.h refactor fsm_getRootNode into fsm_getDerivedNode 10 years ago
storage.c rework layoutProgress functions 10 years ago
storage.h implement ApplySetttings.use_passphrase 10 years ago
transaction.c adapt to new base58 api, use CoinType.address_type_p2sh field 10 years ago
transaction.h rework hashing of transactions 10 years ago
trezor.c
trezor.h prepare 1.3.0 release 10 years ago
usb.c
usb.h