1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-16 18:30:57 +00:00
trezor-firmware/core/src/storage
2021-01-12 11:22:58 +01:00
..
__init__.py core: wipe before reset and recovery; introduce 'intialized' field 2020-06-16 11:31:29 +02:00
cache.py style(core/src): use new syntax for typing 2020-12-01 15:52:29 +01:00
common.py core: create top-level storage module 2019-10-31 16:21:56 +01:00
device.py feat(core): introduce and enforce limit on label length (fixes #1399) 2021-01-12 11:22:58 +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