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 b4728e6cf9
Merge pull request #27 from jhoenicke/master
9 years ago
..
protob make SignIdentity.challenge_hidden and SignIdentity.challenge_visual longer (256 bytes) 9 years ago
Makefile update trezor-crypto 9 years ago
coins.c Darkcoin to Dash re-branding 9 years ago
coins.h add Darkcoin 9 years ago
crypto.c bn_substract_noprime -> bn_subtract 9 years ago
crypto.h implement SignIdentity workflow 9 years ago
debug.c import v1.0.0 10 years ago
debug.h import v1.0.0 10 years ago
fsm.c fix param order in memset 9 years ago
fsm.h add pin_cached + passphrase_cached fields to Features message; add GetFeatures message 9 years ago
layout2.c activate screensaver on ClearSession message 9 years ago
layout2.h activate screensaver on ClearSession message 9 years ago
messages.c add pin_cached + passphrase_cached fields to Features message; add GetFeatures message 9 years ago
messages.h check return value of cryptoHDNodePathToPubkey 10 years ago
pinmatrix.c use Knuth shuffles 10 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 use const char * const * for wordlist 10 years ago
recovery.h import v1.0.0 10 years ago
reset.c change setup wording 10 years ago
reset.h import v1.0.0 10 years ago
signing.c make gears turn faster when signing 9 years ago
signing.h refactor fsm_getRootNode into fsm_getDerivedNode 10 years ago
storage.c fixed salt passing to pbkdf2_hmac_sha512 9 years ago
storage.h don't clear PIN on Initialize 9 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.3 release 9 years ago
usb.c New usbDelay that delays and handles USB requests 9 years ago
usb.h New usbDelay that delays and handles USB requests 9 years ago