Files
python/meshtastic
SpudGunMan 39c9864682 move and rename hash function
this function, xor_hash, and a variable for the default key (as bytes, I think, rather than the base64 version) really all belong in meshtastic.util rather than here.
There's multiple forms of hashing in firmware so this should be named to denote that, perhaps channel_hash. If we later want to add the frequency-slot-style hash, better if it's distinguished better from the start.
2025-11-06 11:49:57 -08:00
..
2025-08-19 22:03:37 +02:00
2024-07-11 12:19:16 -07:00
2025-09-24 21:20:49 -07:00
2025-08-06 18:21:32 +02:00
2020-04-27 16:44:41 -07:00
2025-11-06 11:49:57 -08:00
2025-08-06 18:21:32 +02:00
2025-08-06 18:21:32 +02:00
2025-08-06 18:21:32 +02:00
2025-11-06 11:49:57 -08:00