This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-vault
Watch
2
Star
0
Fork
You've already forked open-vault
0
Code
Issues
1
Pull Requests
Releases
Activity
0e882f8744
open-vault
/
shamir
History
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