Commit History

Автор SHA1 Съобщение Дата
  Ian Goldberg f50854f448 Reproduction script for Figure 7b in the paper преди 9 месеца
  Ian Goldberg f8b91c1612 Multithread support for Shine.Gen() преди 10 месеца
  Ian Goldberg 83444329c5 README преди 9 месеца
  Ian Goldberg 8d3be2a8a8 Reproduction script for Figure 7a in the paper преди 9 месеца
  Ian Goldberg e716ba0ae8 Add Cargo.lock file преди 9 месеца
  Ian Goldberg a75bd1e0ed Use references, not copies, in the inner loop of gen преди 9 месеца
  Ian Goldberg 571e13ef39 Preallocate some vectors преди 9 месеца
  Ian Goldberg 28ae41522f cargo fmt преди 9 месеца
  Ian Goldberg e737eb20fd Make combine match the paper преди 9 месеца
  Ian Goldberg ccc23bf1ba Make sign2 match the paper преди 9 месеца
  Ian Goldberg 295a3f62bc Refactor combinecomm so that it's just a convenience wrapper around verify and agg преди 9 месеца
  Ian Goldberg 92e9d2857a Add some comments about the hash functions преди 9 месеца
  Ian Goldberg 8c27c4010e The round 1 output is now (y,R) instead of just R to match the paper преди 9 месеца
  Ian Goldberg dbffbce37d Have arctic::keygen also return a vector of each player's individual public key to match the paper преди 9 месеца
  Ian Goldberg 14e5ca3d45 Include the Arctic public key as a field of its secret key to match the paper преди 9 месеца
  Ian Goldberg 252566aed3 hash2 no longer takes the coalition as an argument to match the paper преди 9 месеца
  Ian Goldberg fcf2d56732 hash2 and hash3 exchange names to match the paper преди 9 месеца
  Ian Goldberg ae118dd572 combinecomm_noverify becomes agg to match the paper преди 9 месеца
  Ian Goldberg 3cab909469 Factor out verify to match the paper преди 9 месеца
  Ian Goldberg f0651515e6 gen now returns (Scalar, RistrettoPoint) to match the paper преди 9 месеца
  Ian Goldberg 11370e2b8f Start changing the notation to match the paper преди 9 месеца
  Ian Goldberg 0500e03be0 clippy cleanups преди 9 месеца
  Ian Goldberg eba60179b5 We never use the Lagrange interpolate function, but we keep it for completeness преди 9 месеца
  Ian Goldberg 6029009659 Use itertools::combinations instead of rolling our own преди 9 месеца
  Ian Goldberg 67c49713d5 The Shine secrets should be 32 bytes, not 16 преди 9 месеца
  Ian Goldberg db66aaf4df Clean up hash1 a tiny bit преди 10 месеца
  Ian Goldberg 1865cb9662 More functionalization преди 10 месеца
  Ian Goldberg a6d55868ce Use multiscalar multiplication in CombineComm преди 10 месеца
  Ian Goldberg 67e9e8a111 Precompute Lagrange polynomials преди 10 месеца
  Ian Goldberg 2e2319d219 We don't need CombineComm to do the verification step in Combine преди 10 месеца