Files
eculocate/ecu-esp32
dan 218b7cdb27 ble: encrypt wifi password
BLE "just works" pairing dos not protect against active MITM,
so we need to handle this ourselves. Use nacl/libsodium
crypto_box to encrypt and authenticate the wifi password

this also adds a step to the interaction between client and device:
after writing the password, we now write a "true" to the "connecting"
characteristic to kick off the actual conection attempt.
2026-02-17 12:37:59 +00:00
..
2026-02-17 12:37:59 +00:00
2025-12-23 16:52:24 +00:00
2026-02-14 20:35:07 +00:00