Initial implementation (#1)

This commit is contained in:
Kevin Lewi
2021-09-09 01:56:54 -07:00
committed by GitHub
parent 743692882d
commit bb4b9d0909
23 changed files with 2093 additions and 1 deletions
+7 -1
View File
@@ -1 +1,7 @@
# voprf
# voprf ![Build Status](https://github.com/novifinancial/voprf/workflows/Rust%20CI/badge.svg)
An implementation of a (verifiable) oblivious pseudorandom function (VOPRF)
License
-------
This project is [licensed](./LICENSE) under either Apache 2.0 or MIT, at your option.