Ian Goldberg
|
248e22d56f
Preallocate some vectors
|
преди 9 месеца |
Ian Goldberg
|
a4f00a2061
cargo fmt
|
преди 9 месеца |
Ian Goldberg
|
0ddfc41213
Make combine match the paper
|
преди 9 месеца |
Ian Goldberg
|
41a06655fb
Make sign2 match the paper
|
преди 9 месеца |
Ian Goldberg
|
ffeb7f6545
Refactor combinecomm so that it's just a convenience wrapper around verify and agg
|
преди 9 месеца |
Ian Goldberg
|
90f80136c2
Add some comments about the hash functions
|
преди 9 месеца |
Ian Goldberg
|
66efc56a24
The round 1 output is now (y,R) instead of just R to match the paper
|
преди 9 месеца |
Ian Goldberg
|
3a26321d66
Have arctic::keygen also return a vector of each player's individual public key to match the paper
|
преди 9 месеца |
Ian Goldberg
|
f59c667f0d
Include the Arctic public key as a field of its secret key to match the paper
|
преди 9 месеца |
Ian Goldberg
|
14f96e719a
hash2 no longer takes the coalition as an argument to match the paper
|
преди 9 месеца |
Ian Goldberg
|
7fa9541b35
hash2 and hash3 exchange names to match the paper
|
преди 9 месеца |
Ian Goldberg
|
781bb6e9f4
combinecomm_noverify becomes agg to match the paper
|
преди 9 месеца |
Ian Goldberg
|
b59f86e1cc
Factor out verify to match the paper
|
преди 9 месеца |
Ian Goldberg
|
4a5cb38b30
gen now returns (Scalar, RistrettoPoint) to match the paper
|
преди 9 месеца |
Ian Goldberg
|
b9c42e524a
Start changing the notation to match the paper
|
преди 9 месеца |
Ian Goldberg
|
5b31368868
clippy cleanups
|
преди 9 месеца |
Ian Goldberg
|
752e61a8c3
We never use the Lagrange interpolate function, but we keep it for completeness
|
преди 9 месеца |
Ian Goldberg
|
55187fb080
Use itertools::combinations instead of rolling our own
|
преди 9 месеца |
Ian Goldberg
|
ddd29b4bec
The Shine secrets should be 32 bytes, not 16
|
преди 9 месеца |
Ian Goldberg
|
693d2e96eb
Clean up hash1 a tiny bit
|
преди 10 месеца |
Ian Goldberg
|
062a626603
More functionalization
|
преди 10 месеца |
Ian Goldberg
|
61b23c70a7
Use multiscalar multiplication in CombineComm
|
преди 10 месеца |
Ian Goldberg
|
fb9a860e5a
Precompute Lagrange polynomials
|
преди 10 месеца |
Ian Goldberg
|
a6c1e76fdc
We don't need CombineComm to do the verification step in Combine
|
преди 10 месеца |
Ian Goldberg
|
70984ad881
Be able to set the coalition size independently of n and t
|
преди 10 месеца |
Ian Goldberg
|
af209399c1
Timing main program for Arctic
|
преди 10 месеца |
Ian Goldberg
|
7401fd0400
Gather better timings for shine main program
|
преди 10 месеца |
Ian Goldberg
|
e4db0a9cc2
Remove unused field n from arctic::SecKey
|
преди 10 месеца |
Ian Goldberg
|
de1bc47657
Add some comments to the new version of combinecomm
|
преди 10 месеца |
Ian Goldberg
|
cfaab14f83
cargo fmt
|
преди 10 месеца |