cfrg / draft-irtf-cfrg-opaque

The OPAQUE Asymmetric PAKE Protocol
https://cfrg.github.io/draft-irtf-cfrg-opaque/draft-irtf-cfrg-opaque.html
Other
100 stars 20 forks source link

Update Test Vectors to VOPRF draft version 17 #382

Closed daxpedda closed 1 year ago

daxpedda commented 1 year ago

Since VOPRF draft version 17 the Ciphersuite IDs have changed to being strings instead of a simple 2 byte integers. Additionally the CreateContextString function changed the first string to OPRFV1- and added a - before the Ciphersuite ID.

I have also noticed that the editor's copy actually links to the VOPRF draft version 17, even though the test vectors don't seem to have been updated.

bytemare commented 1 year ago

Hi @daxpedda 👋 https://github.com/cfrg/draft-irtf-cfrg-voprf/pull/347 seems to be modifying the poc API. I'll wait for this to be merged to update our poc (even though it has no impact on the vectors).

chris-wood commented 1 year ago

This should be done now. Closing.