Commit Graph

24 Commits (ee694f36cfda44bd3ad438691be0eb3c26cbfdc7)

Author SHA1 Message Date
matejcik ee694f36cf feat(python): implement firmware dumping
2 years ago
Andrew Kozlik e43c14f448 feat(trezorctl): Add firmware get-hash command.
2 years ago
matejcik 38fca4a83d chore(python): regenerate GNU copyright headers
2 years ago
matejcik 83bb3a0932 feat(python): show progress bar for firmware upload
2 years ago
grdddj 1a0b590914 feat(python): add full type information
3 years ago
grdddj 57579c5a80 chore(python): removing pyblake2 as a required library
3 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
matejcik e4785d47e0 style: apply black 20.8b1
4 years ago
matejcik 312d6ea822 python: fix padding in first chunk (fixes #1082)
4 years ago
matejcik d28e33ef02 core/headertool: support generating vendor headers with explicit size
4 years ago
matejcik 1b04d1caa7
core/tools: drop tools obsoleted by headertool
4 years ago
matejcik b26a430b85
python/firmware: shorten names for vendor header fields
4 years ago
matejcik 3fc3231254
python/firmware: simplify calculate_code_hashes
4 years ago
matejcik 40477b836e
python/firmware: make header_digest function more intelligent
4 years ago
matejcik 18d4bd30a3
python/firmware: add production and development boardloader keys
4 years ago
matejcik 15bd35824b
python/cosi: improve API
4 years ago
matejcik 941087179f
python/firmware: clarify firmware image types
4 years ago
matejcik ab82382b1e
python/firmware: make header digest function public
4 years ago
matejcik 6cd976fdee
python/firmware: support bootloader headers
4 years ago
matejcik 7e6b39cd8e
python/firmware: mark reserved fields as private
4 years ago
matejcik fb2c57d3c9
python/firmware: improve handling of bootloader keys
4 years ago
matejcik a46fd6f508 core: auto-generate FIDO icons
5 years ago
matejcik 6d407c84d7 python: use stdlib blake2s on python 3.6+
5 years ago
matejcik 67b879ac07 python: restructure package
5 years ago