This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
vault
Watch
1
Star
0
Fork
0
You've already forked vault
mirror of
https://github.com/hashicorp/vault.git
synced
2025-08-29 10:31:08 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
vault
/
shamir
History
Jeff Mitchell
728f91b3c7
Fix shamir test that is failing on valid results
2016-12-16 05:10:07 -05:00
..
shamir_test.go
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
tables_test.go
shamir: First pass at Shamir secret sharing
2015-03-11 11:18:51 -07:00
tables.go
shamir: First pass at Shamir secret sharing
2015-03-11 11:18:51 -07:00