open-vault/shamir
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
..
shamir.go 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
shamir_test.go Don't allow duplicate x parts in Shamir. Add unit test for verification. 2015-08-26 10:03:44 -07:00
tables.go shamir: First pass at Shamir secret sharing 2015-03-11 11:18:51 -07:00
tables_test.go shamir: First pass at Shamir secret sharing 2015-03-11 11:18:51 -07:00