Closed BasileiosKal closed 2 years ago
Discussed on the WG call of the 22nd of August. Will need to make the DST formats consistent across operations. Will use octet-strings for the DSTs and have them default to utf8(default_dst)
.
Discussed on WG call 29th August, awaiting updates and re-review.
Multiple approvals, discussed on WG call, merging
Closes #194
I also updated the definition of the
ciphersuite_id
to be a ASCII string, instead of an octet string. This makes it easier to concatenate it with other strings to create DSTs which will then become octet strings usingutf8()
.Lastly, I'm passing the inputted message in
MapMessageToScalarAsHash
directly tohash_to_scalar
because I don't see a reason to append it with each length anymore, since we are usingexpand_message