pinkiebell
|
78f9c09278
|
beacon_chain/utils/shuffling: Resolve PR comments
|
2018-10-21 13:01:56 +02:00 |
|
pinkiebell
|
5252b54a04
|
beacon_chain/utils/shuffling: Introduce test vectors from sigp/shuffling_sandbox
Also:
- return early if we shuffle an empty list
- change RAND_MAX as per spec
|
2018-10-20 18:44:39 +02:00 |
|
Paul Hauner
|
eca4448207
|
Remove test vectors
These will be added in a future PR.
|
2018-10-03 13:45:57 +10:00 |
|
Paul Hauner
|
6d4a3bba11
|
Update shuffling comments
|
2018-10-03 13:43:46 +10:00 |
|
Paul Hauner
|
2763f7bc00
|
Move shuffling to its own crate, update hash fn
Previously blake2s-256 was being used, now blake2b-512[:32] is being
used.
|
2018-10-03 13:43:28 +10:00 |
|