Files
profanity/src
Karel Balej 1458b09e27 fix(omemo): ignore key contents if there is no payload
For key transport messages, Monal at least doesn't append the
authentication tag to the plaintext key contents as that only makes
sense if the key was used to encrypt something. This causes the key
length check to fail and show the

	OMEMO message received but decryption failed.

error to the user which is confusing because there is no user-originated
message involved.

Skip the length check for key transport messages as profanity only uses
these to advance the ratchet and makes no use of the decrypted contents.

Signed-off-by: Karel Balej <balejk@matfyz.cz>
2026-04-09 09:52:10 +02:00
..
2026-04-03 08:32:31 +02:00
2026-03-09 12:55:37 +01:00
2026-03-09 12:55:37 +01:00
2026-03-09 12:55:37 +01:00
2026-04-02 22:47:26 +02:00
2026-03-18 16:47:49 +01:00
2026-02-05 09:13:40 +01:00
2026-03-09 12:55:37 +01:00
2026-03-09 12:55:37 +01:00
2026-03-09 12:55:37 +01:00