mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-01-10 14:08:09 -05:00
Shufflers are now aware of parallel shuffles, but still perform them sequentially
This commit is contained in:
@@ -54,5 +54,5 @@ def test_allocator():
|
||||
arr2.secure_permute(p2)
|
||||
arr3.secure_permute(p3)
|
||||
|
||||
test_allocator()
|
||||
# test_case([5, 10, 20], 10)
|
||||
# test_allocator()
|
||||
test_case([5, 10, 20], 10)
|
||||
Reference in New Issue
Block a user