Commit Graph

10 Commits

Author SHA1 Message Date
Chris Hoffman dd3bf25cb2 Randomizing x coordinate in shamir split (#2621) 2017-04-28 07:47:05 -04:00
Jeff Mitchell 612c0068a0 Fix shamir test that is failing on valid results 2016-12-16 05:10:07 -05:00
Jeff Mitchell 0de6aaf2d7 Don't exclude 0 from the set of valid polynomials in Shamir. This leads to a potential (although extremely trivial) amount of information leakage. 2016-11-17 12:57:36 -05:00
vishalnayak 6e5ae6b003 Added a comment to explain a logically not-useful instruction 2016-09-13 14:03:02 -04:00
Jeff Mitchell 6d551e002c Deter leakage from Shamir. (#1877) 2016-09-13 11:52:04 -04:00
Matthieu Fronton cd06cd078b minor typo fix 2015-10-13 22:38:13 +02:00
Jeff Mitchell ec57e983f7 Don't allow duplicate x parts in Shamir. Add unit test for verification. 2015-08-26 10:03:44 -07:00
Armon Dadgar aa0ca02b8c vault: sanity check key length 2015-03-12 11:20:38 -07:00
Armon Dadgar c7a7d04122 shamir: Remove debug statements 2015-03-11 14:28:56 -07:00
Armon Dadgar bc7f1a43af shamir: First pass at Shamir secret sharing 2015-03-11 11:18:51 -07:00