1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 02:19:21 +00:00
trezor-firmware/firmware
Jochen Hoenicke 6813ffb431
Remove the public_key hack.
It is no longer necessary to move the public key into a temporary buffer
since the node is specific for the curve and contains the right public
key.
2016-04-21 11:58:39 +02:00
..
protob pass version/lock_time parameters from SignTx message to signing_init function 2016-04-16 04:47:09 +02:00
coins.c changed coin max fees 2015-07-29 15:38:00 +02:00
coins.h add Darkcoin 2015-03-03 02:09:15 +01:00
crypto.c Add GPG v2.1 support by signing message digest 2016-04-20 21:01:39 +03:00
crypto.h Add GPG v2.1 support by signing message digest 2016-04-20 21:01:39 +03:00
debug.c
debug.h
fsm.c Remove the public_key hack. 2016-04-21 11:58:39 +02:00
fsm.h add pin_cached + passphrase_cached fields to Features message; add GetFeatures message 2015-03-30 15:47:03 +02:00
layout2.c implement GetPublicKey.show_display option 2015-11-19 11:48:26 +01:00
layout2.h implement GetPublicKey.show_display option 2015-11-19 11:48:26 +01:00
Makefile move submodules to vendor subdirectory 2015-12-15 23:01:54 +01:00
messages.c fix usage of inline/static 2016-02-15 15:29:19 +01:00
messages.h check return value of cryptoHDNodePathToPubkey 2014-12-16 18:49:49 +01:00
pinmatrix.c firmware: exclude debug functionality from release build 2015-08-24 15:51:20 +03:00
pinmatrix.h
protect.c New usbDelay that delays and handles USB requests 2015-04-29 19:10:48 +02:00
protect.h
recovery.c firmware: exclude debug functionality from release build 2015-08-24 15:51:20 +03:00
recovery.h
reset.c double sized font for reset device 2015-11-18 19:52:16 +01:00
reset.h
signing.c pass version/lock_time parameters from SignTx message to signing_init function 2016-04-16 04:47:09 +02:00
signing.h pass version/lock_time parameters from SignTx message to signing_init function 2016-04-16 04:47:09 +02:00
storage.c Do not use hardcoded string for secp256k1. 2016-04-20 15:39:15 +02:00
storage.h Added curve type to HD node. 2016-04-19 18:23:12 +02:00
transaction.c enable OP_RETURN 2015-02-04 20:04:59 +01:00
transaction.h rework hashing of transactions 2014-12-21 20:34:14 +01:00
trezor.c enable stack protector 2014-07-31 19:44:03 +02:00
trezor.h bump version (to 1.3.5) 2016-02-12 18:29:06 +01:00
usb.c prepare 1.3.4 release 2015-08-03 21:59:06 +02:00
usb.h New usbDelay that delays and handles USB requests 2015-04-29 19:10:48 +02:00