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

Hashing to Elliptic Curves
Other
78 stars 27 forks source link

test vectors for expander should cover dst larger than 255 #314

Closed armfazh closed 2 years ago

armfazh commented 3 years ago

Add a couple of test vectors for expander that cover longer dst (larger than 255)

chris-wood commented 2 years ago

DST is at most 255 bytes long, as its length must fit in a single octet. Adding test vectors for DSTs longer than this doesn't seem useful. Can we close this?

kwantam commented 2 years ago

Don't we have a provision to prehash a longer DST? I think that's what this is referring to.

chris-wood commented 2 years ago

Ah, right, this section.