Commit Graph

17 Commits (7bcf2a4fedc564e27f0b7a1511bce6ed0a7b0338)

Author SHA1 Message Date
obrusvit e073e619c9 chore(tests): re-run black and isort on core/tests
7 months ago
grdddj 4bca28bac0 chore(tests): run isort and put "from common import *" at the beginning
7 months ago
grdddj 4bd7cf4b04 chore(tests): run black
7 months ago
grdddj bd7513f2df chore(core): decrease crypto size by 60 bytes
2 years ago
grdddj 756a97a95d chore(core): delete unused functions
2 years ago
matejcik d4eed4b8ff core/tests: update tests for modified slip39 API
5 years ago
Tomas Susanka cefb1cf4fd core: refactor slip39
5 years ago
Tomas Susanka 1b666804c0 core/shamir: fix EMS vs MS
5 years ago
Tomas Susanka 10e5ec6135 core/slip39: generate and store slip39 identifier during reset
5 years ago
Tomas Susanka 80f8f7900d core: add slip39 support to reset and recovery device
5 years ago
Pavol Rusnak 2d8e11e827
core/tests: expand slip39 test_error_location
5 years ago
Andrew Kozlik 84d3723ee9 slip39: Add RS1024 error locator function.
5 years ago
Andrew Kozlik 0e277dfcb0 core/slip39: Fixed a bug when generating shares with group_threshold = 1.
5 years ago
Andrew Kozlik bebce78881 core/slip39: Update code logic, tests and test vectors in accordance with the new requirement that the number of shares provided is equal to the threshold.
5 years ago
Andrew Kozlik ff594753e0 core/tests/slip39: Add tests for invalid threshold.
5 years ago
Andrew Kozlik edab43234d core/slip39: Disallow creating multiple member shares with member threshold 1. Add tests for invalid parameters to generate_mnemonics().
5 years ago
Andrew Kozlik d2a399debf Merge remote-tracking branch 'core-local/andrewkozlik/slip0039' into andrewkozlik/slip0039
6 years ago