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

Use a separate info string for the DeriveKeyPair info #311

Closed chris-wood closed 2 years ago

chris-wood commented 2 years ago

Previously, the same info string was used for the POPRF evaluation and DeriveKeyPair function. Separating them is an improvement.

cc @bytemare

bytemare commented 2 years ago

We're good! 👍