cloudflare / circl

CIRCL: Cloudflare Interoperable Reusable Cryptographic Library
http://blog.cloudflare.com/introducing-circl
Other
1.26k stars 138 forks source link

Export Group and Hash for each OPRF suite #323

Closed chris-wood closed 2 years ago

chris-wood commented 2 years ago

This is needed so clients can go from suite to group for serialization functions. Otherwise, clients have to know that, e.g., oprf.SuiteP384 corresponds to group.P384. Now, clients can access the group by oprf.SuiteP384.Group.