cfrg / draft-irtf-cfrg-voprf

Oblivious Pseudorandom Functions (OPRFs) using Prime-Order Groups
https://cfrg.github.io/draft-irtf-cfrg-voprf/#go.draft-irtf-cfrg-voprf.html
Other
39 stars 15 forks source link

add a c implementation to readme #303

Closed aldenml closed 2 years ago

aldenml commented 2 years ago

For your consideration (relevant files):

https://github.com/aldenml/ecc/blob/master/src/oprf.h https://github.com/aldenml/ecc/blob/master/src/oprf.c https://github.com/aldenml/ecc/blob/master/test/test_oprf.c