tychovrahe
|
434ed04b7f
|
feat(storage): implemented more effective pin logs for blockwise storage
[no changelog]
|
2024-02-20 09:37:28 +01:00 |
|
tychovrahe
|
abcbf88e9b
|
fix(storage): ensure little endian is always used in python implementation
[no changelog]
|
2024-02-20 09:37:28 +01:00 |
|
tychovrahe
|
e0594c9c62
|
fix(storage): fix app protected check in python implementation
[no changelog]
|
2024-02-20 09:37:28 +01:00 |
|
tychovrahe
|
8147b11345
|
fix(core): fix quadword-only storage
[no changelog]
|
2024-02-20 09:37:28 +01:00 |
|
tychovrahe
|
743ed413f6
|
feat(core): add support for quad-word only storage
[no changelog]
|
2024-02-20 09:37:28 +01:00 |
|
tychovrahe
|
f8eae3f023
|
fix(storage/tests): fix norcow active offset initialization, add missing assert in test_set_locked
[no changelog]
|
2024-02-20 09:37:28 +01:00 |
|
amadejpapez
|
85ba7c12ba
|
style(all): use f-strings for formatting
[no changelog]
|
2021-10-13 11:53:17 +02:00 |
|
Andrew Kozlik
|
4c2e4bcb65
|
fix(storage): Check for overflow in counter increment.
|
2021-03-26 10:54:56 +01:00 |
|
Andrew Kozlik
|
8f5f5daaab
|
test(storage): Update tests to comply with new storage version and interface.
|
2021-03-25 14:24:41 +01:00 |
|
Andrew Kozlik
|
77bb6deb66
|
storage: Check for invalid PIN.
|
2020-03-17 11:53:48 +01:00 |
|
Tomas Susanka
|
2aa49fda96
|
storage/tests: test non-existing key
|
2019-12-09 08:11:19 +00:00 |
|
Andrew Kozlik
|
579244b068
|
storage: When wiping, erase the active sector first.
|
2019-12-02 16:05:27 +01:00 |
|
Andrew Kozlik
|
1deebf1065
|
storage: Add STORAGE_UPGRADED_KEY to protect against fake storage upgrade attacks.
|
2019-11-25 12:32:20 +01:00 |
|
Andrew Kozlik
|
a9b98ab966
|
storage: Implement storage_change_wipe_code().
|
2019-11-25 12:32:20 +01:00 |
|
Pavol Rusnak
|
1caae698ca
|
storage: make FLAG_PUBLIC and FLAGS_WRITE part of public API
|
2019-11-11 19:47:48 +01:00 |
|
matejcik
|
cb99a175ea
|
storage: explicitly reseed in PRNG tests
|
2019-08-12 12:57:25 +02:00 |
|
Jan Pochyla
|
d53d6f82cb
|
storage: fix incomatibility with new pytest
|
2019-07-09 14:47:24 +02:00 |
|
Pavol Rusnak
|
25cfd505f4
|
storage: allright isort, you win
|
2019-05-04 22:47:05 +02:00 |
|
Pavol Rusnak
|
0ae10a1924
|
legacy+storage: fix style checks
|
2019-05-04 22:42:40 +02:00 |
|
Tomas Susanka
|
18482a9c37
|
storage: style
|
2019-04-25 16:50:56 +02:00 |
|
Tomas Susanka
|
99329fb30d
|
storage: add tests
from https://github.com/trezor/trezor-storage-test
|
2019-04-25 16:50:56 +02:00 |
|