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
A secure Python client communicates with an ESP32 server via serial connection. Utilising HMAC-SHA256, AES-256, and RSA-2048, it ensures encrypted, authenticated, and time-sensitive IoT transactions. Features Tkinter GUI, LED control, and session management for enhanced security.