1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-23 16:08:17 +00:00
trezor-firmware/core/src/storage
2021-06-08 09:55:19 +02:00
..
__init__.py
cache.py fix(core): properly cache last successful unlock time 2021-05-06 13:14:21 +02:00
common.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
debug.py refactor(core/debug): offload debug configuration from apps.debug 2021-05-06 13:14:21 +02:00
device.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +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 refactor(core): limit global imports in key places 2021-05-06 13:14:21 +02:00
resident_credentials.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
sd_salt.py refactor(core): remove more global imports 2021-05-06 13:14:21 +02:00