Files
eculocate/ecu-esp32/src
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-01-12 18:00:05 +00:00
2026-02-17 12:37:59 +00:00
2026-02-04 18:59:46 +00:00