project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.39k stars 1.98k forks source link

[privacy] Optimize message copy mechanics in privacy processing #24538

Open turon opened 1 year ago

turon commented 1 year ago
          So we have to make a copy of the message even for non-matching group ids, because we can't apply privacy deobfuscation to get the group id without making the copy?

I wonder whether it's worth, as a followup, seeing whether we can copy just the privacyheader parts.

_Originally posted by @bzbarsky-apple in https://github.com/project-chip/connectedhomeip/pull/22783#discussion_r1070022497_

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.