1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-06-26 09:52:34 +00:00
trezor-firmware/core/src/storage
2025-05-19 13:33:17 +02:00
..
__init__.py chore(storage): rename DEVICE_SECRET and CRED_AUTH_KEY_COUNTER 2025-05-19 13:33:17 +02:00
cache_codec.py docs(core): add and modify docs to context and cache 2024-12-02 12:39:15 +01:00
cache_common.py docs(core): add and modify docs to context and cache 2024-12-02 12:39:15 +01:00
cache.py docs(core): add and modify docs to context and cache 2024-12-02 12:39:15 +01:00
common.py refactor(core): use set-/get_bool in storage cache 2024-07-19 11:24:50 +03:00
debug.py fix(core): preallocate save_screen_directory to allow heap checking 2025-04-24 16:26:36 +03:00
device.py chore(storage): rename DEVICE_SECRET and CRED_AUTH_KEY_COUNTER 2025-05-19 13:33:17 +02:00
fido2.py refactor(core/webauthn): make sure KEY_AGREEMENT_*KEY is generated once per power-up 2021-05-06 13:14:21 +02:00
recovery_shares.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
recovery.py chore(core): rename recovery type & kind and tweak feature flags 2024-06-05 12:35:09 +03:00
resident_credentials.py style(all): fix pylint complaints 2021-10-27 13:13:15 +02:00
sd_salt.py feat(core): allow SD card hotswap based on production date for Model T 2024-02-29 23:05:56 +01:00