HACKER Q&A
📣 999900000999

Secure ways to transmit a WiFi password via Bluetooth


For this scenario, imagine having an Android app that needs to send a WiFi password via Bluetooth.

Any secure way to do this without someone being able to intercept it?


  👤 stop50 Accepted Answer ✓
Diffie-hellman key exchange and then encrypting it with the generated key?