openmls icon indicating copy to clipboard operation
openmls copied to clipboard

[Bug] Wrong label when computing `KeyPackageRef`

Open pcapriotti opened this issue 2 years ago • 1 comments

The key package calculation in KeyPackage::hash_ref is using the wrong label: here the label is hardcoded to "MLS 1.0 ref", while the spec mandates "MLS 1.0 KeyPackage Reference". Presumably this is a problem for proposals as well.

pcapriotti avatar Mar 17 '22 12:03 pcapriotti

That is part of https://github.com/openmls/openmls/issues/735 I think.

raphaelrobert avatar Mar 17 '22 12:03 raphaelrobert

#735 has been closed

franziskuskiefer avatar Nov 09 '22 19:11 franziskuskiefer