bytemare / voprf

Go implementation of RFC9497, Oblivious Pseudorandom Functions and Verifiable variants.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(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.

About

Go implementation of RFC9497, Oblivious Pseudorandom Functions and Verifiable variants.

License:MIT License


Languages

Language:Go 100.0%