Commit Graph

21 Commits (9bda47f4e2c8e25563478d5d61f2ff7a549409ea)

Author SHA1 Message Date
tychovrahe 434ed04b7f feat(storage): implemented more effective pin logs for blockwise storage
5 months ago
tychovrahe abcbf88e9b fix(storage): ensure little endian is always used in python implementation
5 months ago
tychovrahe e0594c9c62 fix(storage): fix app protected check in python implementation
5 months ago
tychovrahe 8147b11345 fix(core): fix quadword-only storage
5 months ago
tychovrahe 743ed413f6 feat(core): add support for quad-word only storage
5 months ago
tychovrahe f8eae3f023 fix(storage/tests): fix norcow active offset initialization, add missing assert in test_set_locked
5 months ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
Andrew Kozlik 4c2e4bcb65 fix(storage): Check for overflow in counter increment.
3 years ago
Andrew Kozlik 8f5f5daaab test(storage): Update tests to comply with new storage version and interface.
3 years ago
Andrew Kozlik 77bb6deb66 storage: Check for invalid PIN.
4 years ago
Tomas Susanka 2aa49fda96 storage/tests: test non-existing key
5 years ago
Andrew Kozlik 579244b068 storage: When wiping, erase the active sector first.
5 years ago
Andrew Kozlik 1deebf1065 storage: Add STORAGE_UPGRADED_KEY to protect against fake storage upgrade attacks.
5 years ago
Andrew Kozlik a9b98ab966 storage: Implement storage_change_wipe_code().
5 years ago
Pavol Rusnak 1caae698ca
storage: make FLAG_PUBLIC and FLAGS_WRITE part of public API
5 years ago
matejcik cb99a175ea storage: explicitly reseed in PRNG tests
5 years ago
Jan Pochyla d53d6f82cb storage: fix incomatibility with new pytest
5 years ago
Pavol Rusnak 25cfd505f4
storage: allright isort, you win
5 years ago
Pavol Rusnak 0ae10a1924
legacy+storage: fix style checks
5 years ago
Tomas Susanka 18482a9c37 storage: style
5 years ago
Tomas Susanka 99329fb30d storage: add tests
5 years ago