Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SecureMessageCodec::Encrypt for Group communication #11911

Closed
jepenven-silabs opened this issue Nov 17, 2021 · 0 comments · Fixed by #14514
Closed

Update SecureMessageCodec::Encrypt for Group communication #11911

jepenven-silabs opened this issue Nov 17, 2021 · 0 comments · Fixed by #14514
Labels

Comments

@jepenven-silabs
Copy link
Contributor

Problem

Multiples problems inside the Encrypt method

Proposed Solution

  • Account for the fact that SecureSession will be null for Group
  • Set packet flag to their correct state for Group communication (session flag to Group, Privacy flag, etc..)
  • Allow Encryption with GroupDataProvider ( Implement the GroupDataProvider #11075)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants