Eric Sesterhenn 7221fc4d4b Delete unused code (#9350)
* Delete unused code

CryptoEngine::clearKeys() is not used in the code base, therefore this
cleanup removes the code. It might give casual reviewers the impression,
that keys are wiped.

Since the code uses memset() which might be optimized away by the
compiler, using the code might not even cause the memory
to be wiped.

* Update CryptoEngine.cpp

Fix stray newline, this is the only thing that I can come up with that might confuse the linter.

---------

Co-authored-by: Jason P <applewiz@mac.com>
2026-01-24 05:19:19 -06:00
2026-01-19 07:22:27 -06:00
2026-01-15 06:24:10 -06:00
2021-10-09 17:15:12 +11:00
2026-01-22 16:19:35 -06:00
2024-09-24 15:24:08 -05:00
2026-01-22 15:46:37 -06:00
2026-01-20 10:29:11 -06:00
2026-01-24 05:19:19 -06:00
2026-01-12 09:52:39 -06:00
2024-11-28 06:26:51 -06:00
2024-09-04 15:33:28 -07:00
2025-11-20 06:14:29 -06:00
2025-01-13 12:24:05 +08:00

Meshtastic Logo

Meshtastic Firmware

GitHub release downloads CI CLA assistant Fiscal Contributors Vercel

meshtastic%2Ffirmware | Trendshift

Overview

This repository contains the official device firmware for Meshtastic, an open-source LoRa mesh networking project designed for long-range, low-power communication without relying on internet or cellular infrastructure. The firmware supports various hardware platforms, including ESP32, nRF52, RP2040/RP2350, and Linux-based devices.

Meshtastic enables text messaging, location sharing, and telemetry over a decentralized mesh network, making it ideal for outdoor adventures, emergency preparedness, and remote operations.

Get Started

Join our community and help improve Meshtastic! 🚀

Stats

Alt

Languages
C++ 66.8%
C 31.1%
Python 1.3%
Shell 0.3%
Batchfile 0.3%
Other 0.1%