Skip to content

Added channelKey to the returned payload of decrypted messages on group texts#6

Open
guax wants to merge 1 commit intomichaelhart:mainfrom
guax:main
Open

Added channelKey to the returned payload of decrypted messages on group texts#6
guax wants to merge 1 commit intomichaelhart:mainfrom
guax:main

Conversation

@guax
Copy link

@guax guax commented Feb 13, 2026

This change allow users to match the used key and properly name channels avoiding hash collisions.

Hi, I've created an interface to see meshcore packets and this library is the basis of how the interface is able to decrypt packets.

Sadly, because channelHashes are a single byte long, lots of collisions happen on a busy network and I am unable to properly separate the messages in their proper channels.

This change allow users to match the used key and properly name channels avoiding
hash collisions.
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.

1 participant