trezor-mcu/bootloader
Jochen Hoenicke 49645ba277 Compute hash before checking signatures. (#158)
This fixes the problem where an invalid hash is shown, if
the firmware contains no signing key indices.
2017-03-30 02:24:53 +02:00
..
combine fix combine/prepare script for python3 2017-02-04 11:20:58 +01:00
.gitignore bootloader source code 2014-10-23 18:09:41 +02:00
ChangeLog add ChangeLog for bootloader, move firmware ChangeLog 2017-02-01 14:57:59 +01:00
Makefile add flash target to bootloader makefile 2016-09-25 16:04:07 +02:00
bootloader.c fix usage of RNG before setup (#150/#151) 2017-02-17 13:19:05 +01:00
bootloader.h fix bug when long press of buttons breaks usb communication in bootloader, bump bl version to 1.3.1 2016-12-06 22:35:56 +01:00
firmware_align.py adapt python scripts to Python3 2017-02-01 18:07:47 +01:00
firmware_sign.py firmware_sign: Python 3 compatibility (#156) 2017-03-05 14:43:22 +01:00
firmware_sign_split.py adapt python scripts to Python3 2017-02-01 18:07:47 +01:00
signatures.c Compute hash before checking signatures. (#158) 2017-03-30 02:24:53 +02:00
signatures.h signatures_ok function in bootloader exports firmware hash if needed 2016-02-10 13:53:08 +01:00
usb.c mytrezor.com -> trezor.io/start 2017-01-10 15:08:08 +01:00
usb.h bootloader source code 2014-10-23 18:09:41 +02:00