1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-17 19:00:58 +00:00
trezor-firmware/core/src/storage
2020-11-20 13:57:51 +01:00
..
__init__.py core: wipe before reset and recovery; introduce 'intialized' field 2020-06-16 11:31:29 +02:00
cache.py core: implement SafetyChecks.PromptTemporarily 2020-09-18 09:02:40 +02:00
common.py core: create top-level storage module 2019-10-31 16:21:56 +01:00
device.py fix(core): increase minimum auto-lock delay to 1 minute 2020-11-20 13:57:51 +01:00
recovery_shares.py core: create top-level storage module 2019-10-31 16:21:56 +01:00
recovery.py core: create top-level storage module 2019-10-31 16:21:56 +01:00
resident_credentials.py core/webauthn: rename storage.webauthn to storage.resident_credentials 2019-11-08 12:47:54 +01:00
sd_salt.py perf(core/extmod): replace HMAC Python implementation with C 2020-10-12 16:33:13 +02:00