cfrg / draft-irtf-cfrg-hash-to-curve

Hashing to Elliptic Curves
Other
79 stars 27 forks source link

Export curve paramters (for code reuse). #278

Closed chris-wood closed 4 years ago

chris-wood commented 4 years ago

This makes it easier to use this code as a submodule without for other reference implementations (VOPRF).

chris-wood commented 4 years ago

Yeah, I'll work with this as is and tweak as needed if it becomes to burdensome to import each parameter individually.