facebook / voprf

An implementation of a verifiable oblivious pseudorandom function (RFC 9497)
Apache License 2.0
56 stars 15 forks source link

Publishing v0.5.0-pre.7 #128

Closed kevinlewi closed 10 months ago

kevinlewi commented 10 months ago

Updating to be in sync with RFC 9497 (no non-test changes, just updating test vector format and comments)

kevinlewi commented 10 months ago

@daxpedda I am planning to release v0.5 (not pre-release) since the RFC has been finalized. Any other updates you wanted to see before 0.5 goes out?

daxpedda commented 10 months ago

@kevinlewi I don't believe so, there is a new Rust Crypto release cycle soon, e.g. elliptic-curve v0.14, but I don't see why we can't do that in the next voprf release.