Commit Graph

4 Commits

Author SHA1 Message Date
f2a95add48 Small Rustfmt formatting fix to build.rs 2018-08-13 21:29:39 +02:00
40f6190a9b Preliminary implementation of deterministic secret sharing
#32
2018-02-11 22:17:07 +01:00
7f6db55452 Some simplifications.
- Removes inv from table (not used).
- Removes 2nd argument from Lagrange interpolation (is always zero).
2016-04-11 16:42:13 +02:00
eba1046fbf Building static Gf256 table at compile-time. 2016-04-06 00:31:04 +02:00