Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.08 KB

README.md

File metadata and controls

20 lines (12 loc) · 1.08 KB

(V)OPRF : (Verifiable) Oblivious Pseudorandom Functions

VOPRF Go Reference codecov

Package voprf implements RFC9497 and provides Oblivious Pseudorandom Functions (OPRF) over Elliptic Curves, and fully supports the OPRF, VOPRF, and POPRF protocols.

Versioning

SemVer is used for versioning. For the versions available, see the tags on this repository.

Contributing

Please read CONTRIBUTING.md for details on the code of conduct, and the process for submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.