JohnLCaron / egk-ec-mixnet

Implementation of a mixnet using the ElectionGuard Kotlin Elliptical Curve library, and the Verificatum library.
MIT License
1 stars 1 forks source link

fix sqrt(). #1

Closed JohnLCaron closed 8 months ago

JohnLCaron commented 8 months ago

always use parellel prodPow, even when nthreads = 1, to divide into batchs