File tree Expand file tree Collapse file tree 3 files changed +3
-273
lines changed
Expand file tree Collapse file tree 3 files changed +3
-273
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,5 @@ modules/__pycache__/word_coding.cpython-39.pyc
1717modules /__pycache__ /shamir.cpython-39.pyc
1818modules /__pycache__ /word_coding.cpython-39.pyc
1919secret_reconstructed.txt
20- shares /share_1.json
21- shares /share_2.json
22- shares /share_3.json
23- shares /share_4.json
24- shares /share_5.json
25- shares /share_6.json
26- shares /share_7.json
27- shares /share_8.json
28- shares /share_9.json
29- shares /reconstruction_data.json
20+ shares /*
21+ Pipfile.lock
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ pyinstaller = "*"
1111pywin32-ctypes = {version = " *" , sys_platform = " == 'win32'" }
1212pefile = {version = " *" , sys_platform = " == 'win32'" }
1313pytest = " *"
14+ numpy = " >=1.22"
1415
1516[requires ]
1617python_version = " 3.9"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments