-
Notifications
You must be signed in to change notification settings - Fork 189
Open
Open
Add thresholdized OPRF/VOPRF#536
Description
As I understand it the present circl implementations of (V)OPRF are non-thresholdized.
Would it be possible to add a thresholdized implementation, e.g https://eprint.iacr.org/2018/733.pdf, https://eprint.iacr.org/2019/1275.pdf or similar ?