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

NIST curve scalar serialization #242

Closed chris-wood closed 3 years ago

chris-wood commented 3 years ago

We currently say that implementations should reduce mod p, but p is elsewhere the order of the group (and not the underlying field). We should probably fix the language here.

chris-wood commented 3 years ago

Fixed in #249.