Историја ревизија

Аутор SHA1 Порука Датум
  Ian Goldberg 14f96e719a hash2 no longer takes the coalition as an argument to match the paper пре 11 месеци
  Ian Goldberg 7fa9541b35 hash2 and hash3 exchange names to match the paper пре 11 месеци
  Ian Goldberg 781bb6e9f4 combinecomm_noverify becomes agg to match the paper пре 11 месеци
  Ian Goldberg b59f86e1cc Factor out verify to match the paper пре 11 месеци
  Ian Goldberg 4a5cb38b30 gen now returns (Scalar, RistrettoPoint) to match the paper пре 11 месеци
  Ian Goldberg b9c42e524a Start changing the notation to match the paper пре 11 месеци
  Ian Goldberg 5b31368868 clippy cleanups пре 11 месеци
  Ian Goldberg 752e61a8c3 We never use the Lagrange interpolate function, but we keep it for completeness пре 11 месеци
  Ian Goldberg 55187fb080 Use itertools::combinations instead of rolling our own пре 11 месеци
  Ian Goldberg ddd29b4bec The Shine secrets should be 32 bytes, not 16 пре 11 месеци
  Ian Goldberg 693d2e96eb Clean up hash1 a tiny bit пре 11 месеци
  Ian Goldberg 062a626603 More functionalization пре 11 месеци
  Ian Goldberg 61b23c70a7 Use multiscalar multiplication in CombineComm пре 11 месеци
  Ian Goldberg fb9a860e5a Precompute Lagrange polynomials пре 11 месеци
  Ian Goldberg a6c1e76fdc We don't need CombineComm to do the verification step in Combine пре 11 месеци
  Ian Goldberg 70984ad881 Be able to set the coalition size independently of n and t пре 11 месеци
  Ian Goldberg af209399c1 Timing main program for Arctic пре 11 месеци
  Ian Goldberg 7401fd0400 Gather better timings for shine main program пре 11 месеци
  Ian Goldberg e4db0a9cc2 Remove unused field n from arctic::SecKey пре 11 месеци
  Ian Goldberg de1bc47657 Add some comments to the new version of combinecomm пре 11 месеци
  Ian Goldberg cfaab14f83 cargo fmt пре 11 месеци
  Ian Goldberg d0bfaa9b59 make combinecomm more functional-style пре 11 месеци
  Ian Goldberg 1a53a0a8d4 Prepare for multiple binaries пре 11 месеци
  Ian Goldberg 4332964461 Use ..= notation where appropriate пре 11 месеци
  Ian Goldberg 051ecf23e0 More tests for Arctic expected failure cases пре 11 месеци
  Ian Goldberg 185e1b334f Test for Arctic пре 11 месеци
  Ian Goldberg f7e5aee507 Use iter and map instead of a for loop in partialeval пре 11 месеци
  Ian Goldberg c6aed805c3 Initial implementation of Arctic пре 11 месеци
  Ian Goldberg 79cf6845ff rand and eval for ScalarPoly пре 11 месеци
  Ian Goldberg c6213c1742 Initial Shine implementation пре 11 месеци