SkillAgentSearch skills...

Voprf

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

Install / Use

/learn @bytemare/Voprf
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

(V)OPRF : (Verifiable) Oblivious Pseudorandom Functions

VOPRF Go Reference codecov

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.

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.

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated6mo ago
Forks4

Languages

Go

Security Score

87/100

Audited on Sep 28, 2025

No findings