You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner. It is now read-only.
Implementing a secure communication channel between two ESP32 boards
In this project we've used diffie-hellman protocol for exchanging key, AES algorithm for encrypting/decrypting messages, ESP_NOW protocol for communication between boards