You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9a5cacda90
* Clarify that the key backup MAC is implemented incorrectly Due to a bug in libolm, all implementations of the m.megolm_backup.v1.curve25519-aes-sha2 key backup algorithm incorrectly pass an empty string through HMAC-SHA-256 to generate the `mac` property of the `session_data`. It was intended for the entire raw encrypted data to be passed through HMAC-SHA-256, but the issue was caught too late in the process, and thus we are stuck with this until a new key backup algorithm is introduced. This commit clarifies the real-world behavior of all current implementations. Signed-off-by: Sumner Evans <sumner@beeper.com> |
10 months ago | |
---|---|---|
.. | ||
changelog | 12 months ago | |
client-server-api | 10 months ago | |
rooms | 1 year ago | |
_index.md | 1 year ago | |
appendices.md | 1 year ago | |
application-service-api.md | 2 years ago | |
identity-service-api.md | 2 years ago | |
proposals.md | 3 years ago | |
push-gateway-api.md | 2 years ago | |
server-server-api.md | 1 year ago |