Commit 0ff98e8
committed
Add Quorum Key Resharding Service
wip
wip
get to compile
Initial reshard provision and unit test
code clean up
fix n choose k
refactor n choose k
Finish tests for reshard
add test for boot reshard
Add generate reshard input
wip
wip
wip
wip
Get reshard-renencrypt working
Get post share working
lint
wip
Build get reshard output
Add new secrets for file key
get full thing working e2e
refactor wip
get qos core to compile
Get all of qos core working
refactor to not use quorumpubkey wrapper
wip
Get e2e tests working with new input
Add logic for checking that e2e share recombination works
finish integration test
lint stuff
Improve human verifiactions
clean up1 parent f929829 commit 0ff98e8
File tree
38 files changed
+2382
-106
lines changed- src
- integration
- mock
- reshard
- user1/qkey1
- user2/qkey1
- user3/qkey1
- src
- tests
- qos_client
- src/cli
- qos_core/src/protocol
- services
- qos_crypto
- mock
- src
- qos_host/src
38 files changed
+2382
-106
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments