Closed aldenml closed 1 year ago
Relevant files:
https://github.com/aldenml/ecc/blob/master/src/voprf.h https://github.com/aldenml/ecc/blob/master/src/voprf.c https://github.com/aldenml/ecc/blob/master/test/test_voprf.c
Test vectors (values copies from this repo):
https://github.com/aldenml/ecc/blob/master/test/data/voprf/ristretto255_sha512_oprf.json https://github.com/aldenml/ecc/blob/master/test/data/voprf/ristretto255_sha512_poprf.json https://github.com/aldenml/ecc/blob/master/test/data/voprf/ristretto255_sha512_voprf.json
Great -- thank you!
Relevant files:
https://github.com/aldenml/ecc/blob/master/src/voprf.h https://github.com/aldenml/ecc/blob/master/src/voprf.c https://github.com/aldenml/ecc/blob/master/test/test_voprf.c
Test vectors (values copies from this repo):
https://github.com/aldenml/ecc/blob/master/test/data/voprf/ristretto255_sha512_oprf.json https://github.com/aldenml/ecc/blob/master/test/data/voprf/ristretto255_sha512_poprf.json https://github.com/aldenml/ecc/blob/master/test/data/voprf/ristretto255_sha512_voprf.json