openmls
openmls copied to clipboard
[Bug] Wrong label when computing `KeyPackageRef`
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.
That is part of https://github.com/openmls/openmls/issues/735 I think.
#735 has been closed