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
4ef8ce1198
open-vault
/
shamir
History
Jeff Mitchell
612c0068a0
Fix shamir test that is failing on valid results
2016-12-16 05:10:07 -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
Fix shamir test that is failing on valid results
2016-12-16 05:10:07 -05:00
tables.go
tables_test.go