Skip to content

bytemare/voprf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages