1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00
trezor-firmware/embed/extmod
Jochen Hoenicke c0cd252c83 Store pin as integer
- New module trezor.pin (add timeout here)
- Convert pin to integer by adding a '1' (to detect leading 0s)
- pin is still limited to 9 digits.
2017-12-15 20:37:03 +01:00
..
modtrezorconfig Store pin as integer 2017-12-15 20:37:03 +01:00
modtrezorcrypto modtrezorcrypto: cleanup random 2017-12-15 16:56:08 +01:00
modtrezorio unix: implement sdcard, add unit test 2017-12-15 01:00:00 +01:00
modtrezorui common: don't expose shutdown() via common.h 2017-12-08 12:42:43 +01:00
modtrezorutils trezorhal: introduce secbool/sectrue/secfalse and use it where possible 2017-10-26 23:51:39 +02:00