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

Input -> Message? #273

Closed FredericJacobs closed 2 years ago

FredericJacobs commented 3 years ago
Screenshot 2021-09-10 at 18 41 04

The above is quite confusing to take output as input.

I'm not really liking the nomenclature of input and output for VOPRFs.

Have you considered other names?

For input, I think message could work. For output, I think evaluationResult or something, but it might be difficult to not have the name clash with the evaluation function.

chris-wood commented 3 years ago

I'm not really liking the nomenclature of input and output for VOPRFs.

This is, at the end of the day, a PRF, which is just a function with inputs and outputs. We've not bikeshed the names of these yet.

chris-wood commented 2 years ago

This function was dropped from the draft, so this is no longer relevant. Closing.