raphaelrobert
raphaelrobert
**Link to the exact changes** https://github.com/mlswg/mls-protocol/pull/546 **Description of the changes** > Addresses the comments in ( Resolves #542 ) > > Since a member performing a commit including all valid...
**Link to the exact changes** https://github.com/mlswg/mls-protocol/pull/522 **Description of the changes** > This PR builds on #507 and #521. It adds the following: > > * An explicit note in `Ratchet...
**Link to the exact changes** https://github.com/mlswg/mls-protocol/pull/511 **Description of the changes** > Fixes #505
**Link to the exact changes** https://github.com/mlswg/mls-protocol/pull/509 **Description of the changes** > The specification currently assumes that a Credential provides a singular identity for a client, when in reality that is...
**Link to the exact changes** https://github.com/mlswg/mls-protocol/pull/745 **Description of the changes** > Fixes #742
**Link to the exact changes** https://github.com/mlswg/mls-protocol/pull/739 **Description of the changes** > For consistency with references to other extensions (and with the IANA registry), refer to the extension as "external_pub".
**Link to the exact changes** https://github.com/mlswg/mls-protocol/pull/731 **Description of the changes** > # A problem in parent-hash proofs > > The goal of #527 and #713 was to have a property...
Fixes #1065, #1476, and #1513 and works towards #1512. This PR introduces a framework to build illegal or broken messages. For now, it focuses on KeyPackages, LeafNodes and partially on...
The protocol version for incoming messages is not fully verified currently.
This issue tracks other issues related to storage refactoring: - [x] https://github.com/openmls/openmls/issues/1509 - [x] https://github.com/openmls/openmls/issues/672 - [ ] https://github.com/openmls/openmls/issues/1194 (turn into actionable issue or close) - [x] https://github.com/openmls/openmls/issues/1355 (turn into...