Skip to content
/ oprf4j Public

A Java library for oblivious pseudorandom functions.

Notifications You must be signed in to change notification settings

pvriel/oprf4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPRF4J   Java

A Java library for the OPRF functions I programmed during my PhD.

Project Status: Active Coverage


How to add this dependency to your project.

We use GitHub packages.


Implemented OPRF protocols

Currently, only the KISS17 NR-OPRF is implemented, as well as the KALES19 variant.


Basic usage example

Using this library is straight-forward; check the test classes.


Contact

Found a bug, problem, ... or do you have a question about this library?
Do not hesitate to contact me as soon as possible!

Releases

No releases published

Languages