lp:~smcv/libgfshare/deb556939
- Get this branch:
- bzr branch lp:~smcv/libgfshare/deb556939
Branch merges
- No reviews requested
-
Diff: 112 lines (+56/-2)4 files modifiedREADME (+26/-1)
src/libgfshare.c (+15/-1)
tools/gfcombine.c (+12/-0)
tools/gfsplit.c (+3/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 47. By Simon McVittie
-
gfshare_
ctx_init_ enc: reject share numbers that are 0 Mathematically, share number 0 would be a verbatim copy of the secret,
which we obviously don't want.In fact, due to implementation details of libgfshare, we produce a
duplicate copy of share number 1, which fails to recombine correctly. - 46. By Simon McVittie
-
gfsplit: don't produce share number 0 (Debian bug#556939)
Mathematically, share number 0 would be a verbatim copy of the secret,
which we obviously don't want.In fact, due to implementation details of libgfshare, we produce a
duplicate copy of share number 1, which fails to recombine correctly. - 43. By Daniel Silverstone
-
Merge cleanups, gfsplit-
using-urandom and nice proof documents from Simon McVittie - 42. By Daniel Silverstone
-
Make gfsplit allow the degenerate case of 2-of-2 to allow principle-
of-least- surprise
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)