Skip to content

feat: decrypt secretEncryptedMessage edit envelopes#79

Merged
canove merged 1 commit into
developfrom
feat/decrypt-secret-encrypted-edits
May 23, 2026
Merged

feat: decrypt secretEncryptedMessage edit envelopes#79
canove merged 1 commit into
developfrom
feat/decrypt-secret-encrypted-edits

Conversation

@vinikjkkj
Copy link
Copy Markdown
Collaborator

Resolves the original via getMessage (with a "secret" reason hint for minimal returns), derives the AES-GCM key from messageSecret with JIDs normalised before HKDF, and unwraps the decoded protocolMessage in place. Supports MESSAGE_EDIT and EVENT_EDIT.

Resolves the original via getMessage (with a "secret" reason hint for
minimal returns), derives the AES-GCM key from messageSecret with JIDs
normalised before HKDF, and unwraps the decoded protocolMessage in
place. Supports MESSAGE_EDIT and EVENT_EDIT.
@vinikjkkj vinikjkkj requested a review from canove May 22, 2026 15:06
@canove canove merged commit 9cfb973 into develop May 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants