cloudflare / voprf-ts

A TypeScript library for Oblivious Pseudorandom Functions
BSD 3-Clause "New" or "Revised" License
28 stars 12 forks source link

Implements Verifiable modes: VOPRF and POPRF #9

Closed armfazh closed 2 years ago

armfazh commented 2 years ago

Test vectors from draft-v09 are passing, except for batched vectors.

lukevalenta commented 2 years ago

Should this be rebased on https://github.com/cloudflare/voprf-ts/pull/8 after that's merged?

armfazh commented 2 years ago

rebased now