cloudflare / voprf-ts

A TypeScript library for Oblivious Pseudorandom Functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remove internal serialization

armfazh opened this issue · comments

as of draft v09, serialization is performed externally by the user, and/or the library must provide serialization functions that user can invoke.

Completed in #13