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

Hashing to Elliptic Curves
Other
79 stars 27 forks source link

Address Thomas' nits. #293

Closed chris-wood closed 4 years ago

chris-wood commented 4 years ago

Closes #292.

I think we should leave indentation nonsense to the RFC editor. We didn't change any of the pseudocode blocks, so it seems to be a tooling issue that (in my opinion) is not worth our time debugging.

chris-wood commented 4 years ago

@kwantam please merge if you agree!

kwantam commented 4 years ago

@chris-wood :+1: looks good to me. I modified the vector generation scripts to generate "SHAKE128" instead of "SHAKE_128" and double checked that the auto-generated results match the change you made. If my changes look good to you, go ahead and merge.