feat: add encrypt_targeted_message() [WPB-27214] - #2421
Merged
Conversation
SimonThormeyer
force-pushed
the
simon/feat/targeted-message-message-enum
branch
2 times, most recently
from
July 31, 2026 16:02
5b8aa73 to
34df367
Compare
SimonThormeyer
force-pushed
the
simon/feat/targeted-message-message-enum
branch
3 times, most recently
from
August 3, 2026 11:46
9c62a4d to
3f2cb40
Compare
encrypt_targeted_message() [WPB-27214]
SimonThormeyer
force-pushed
the
simon/feat/targeted-message-message-enum
branch
4 times, most recently
from
August 3, 2026 12:08
1109e04 to
45adba9
Compare
SimonThormeyer
marked this pull request as ready for review
August 3, 2026 12:16
coriolinus
reviewed
Aug 3, 2026
SimonThormeyer
force-pushed
the
simon/feat/targeted-message-message-enum
branch
2 times, most recently
from
August 4, 2026 08:49
4d7d34a to
f85455d
Compare
SimonThormeyer
force-pushed
the
simon/feat/targeted-message-message-enum
branch
from
August 4, 2026 08:50
f85455d to
4a009a6
Compare
istankovic
reviewed
Aug 4, 2026
istankovic
reviewed
Aug 4, 2026
fewerner
reviewed
Aug 4, 2026
fewerner
left a comment
Contributor
There was a problem hiding this comment.
Not much to add from my side. GJ so far!
SimonThormeyer
force-pushed
the
simon/feat/targeted-message-message-enum
branch
2 times, most recently
from
August 4, 2026 10:13
7b84325 to
1691aec
Compare
SimonThormeyer
force-pushed
the
simon/feat/targeted-message-message-enum
branch
from
August 4, 2026 13:12
1691aec to
b4e4296
Compare
istankovic
reviewed
Aug 4, 2026
istankovic
reviewed
Aug 4, 2026
istankovic
reviewed
Aug 4, 2026
istankovic
reviewed
Aug 4, 2026
SimonThormeyer
force-pushed
the
simon/feat/targeted-message-message-enum
branch
3 times, most recently
from
August 6, 2026 15:28
c5f4302 to
8494050
Compare
istankovic
reviewed
Aug 7, 2026
istankovic
reviewed
Aug 7, 2026
istankovic
reviewed
Aug 7, 2026
istankovic
reviewed
Aug 7, 2026
istankovic
reviewed
Aug 7, 2026
istankovic
reviewed
Aug 7, 2026
istankovic
reviewed
Aug 7, 2026
Member
|
We still have |
istankovic
reviewed
Aug 10, 2026
SimonThormeyer
force-pushed
the
simon/feat/targeted-message-message-enum
branch
3 times, most recently
from
August 11, 2026 09:47
c4d8b39 to
5772332
Compare
SimonThormeyer
force-pushed
the
simon/feat/targeted-message-message-enum
branch
2 times, most recently
from
August 12, 2026 09:41
e352cb3 to
bacd63d
Compare
It allows us to combine `tnt`'s `ProtocolVersion` and sign labels/psk labels.
We're going to use the same constant when encrypting targeted messages.
SimonThormeyer
force-pushed
the
simon/feat/targeted-message-message-enum
branch
from
August 12, 2026 12:45
bacd63d to
740424a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is further partial work for WPB-27214.
Remaining after this
decrypt_targeted_message()