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

Hashing to Elliptic Curves
Other
79 stars 27 forks source link

fixes and tweaks for h2f test vectors #266

Closed kwantam closed 4 years ago

kwantam commented 4 years ago

This PR addresses the issue in #265 and also updates the data dumped out in the expand_message test vectors:

Also, this PR updates printer.py to wrap correctly when the label is longer than 7 chars.

closes #265