1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-22 14:28:07 +00:00
trezor-firmware/src
Jochen Hoenicke 87f7054e46 Added callback for PIN timeout
When PIN is entered or changed and their were failed tries the function
waits for time (exponential slow down).  For every second it waits, it
now calls back into python to give it the chance to show a message.

GUI still needs to be implemented
2017-12-14 17:19:51 +01:00
..
apps Added callback for PIN timeout 2017-12-14 17:19:51 +01:00
trezor modtrezorcrypto: add trezor.crypto.hashlib.blake256 2017-12-13 20:47:12 +01:00
.gitignore add perf option to emu.sh (-p) 2016-09-27 17:25:58 +02:00
boot.py Added callback for PIN timeout 2017-12-14 17:19:51 +01:00
main.py main: unlock storage after boot 2017-11-05 21:04:47 +01:00
protobuf.py bunch of api cleanups 2017-09-19 23:47:35 +02:00