Package voprf implements RFC9497 and provides Oblivious Pseudorandom Functions (OPRF) over Elliptic Curves, fully supporting the OPRF, VOPRF, and POPRF protocols.
It also offers Threshold-OPRF (TOPRF) for a distributed server setting, as defined in TOPPSS. You can use for https://github.com/bytemare/dkg for secure Distributed Key Generation (DKG) to use with this TOPRF.
SemVer is used for versioning. For the versions available, see the tags on this repository.
Please read CONTRIBUTING.md for details on the code of conduct, and the process for submitting pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.