You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 25, 2026. It is now read-only.
The FFT2, packing/unpacking of shares should make use of multi-threading available at the king party. This should be trivially parallelizable (for the many secret being packed) and we can use the parallel implementation of FFT directly from arkworks for FFT2.
The FFT2, packing/unpacking of shares should make use of multi-threading available at the king party. This should be trivially parallelizable (for the many secret being packed) and we can use the parallel implementation of FFT directly from arkworks for FFT2.