Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 390 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 390 Bytes

ESP32 AES Encryption using ESP-IDF for a string of any length

This is AES encryption code for Encrypting data with any lenght. For learn how it work's check out my Medium post.

Click to learn AES encryption for ESP32