Damien Goutte-Gattat
b18609ac43
Change gfsec-split syntax
...
Do not use a -s option to specify share URIs; share URIs are
mandatory and should be specified instead as positional arguments.
6 years ago
Damien Goutte-Gattat
e23eb6dcb7
Simplify error handling in gfsec-split
...
We no longer care about memory allocation failures.
6 years ago
Damien Goutte-Gattat
0e2a23f4a2
Add the -l, --list-supports option to gfsec-split
...
Add a new -l, --list-supports option to the gfsec-split program,
to print a list of all currently connected and available supports.
6 years ago
Damien Goutte-Gattat
57c57a76b2
Initialize the C library RNG
...
The standard RNG must be initialized, otherwise shares will
always be assigned the same numbers.
6 years ago
Damien Goutte-Gattat
92a8ec08f5
Add first draft of the gfsec-split program
...
Add the gfsec-split program to split a secret into shares,
dispatch the shares to specific locations, and write a
configuration file allowing to reconstitute the secret using
the gfsec-use program.
6 years ago