Click here to Skip to main content
15,902,189 members
Articles / Internet of Things / Arduino

AES Encrypted Data Transmission between Arduino (ESP32) and C# (ASP.NET)

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
19 Aug 2023CPOL6 min read 10.9K   127   18  
Communication between Arduino and C# (ASP.NET) by using AES encrypted HTTP GET request
This article will discuss the implementation of an AES-encrypted HTTP GET request carried between an Arduino (ESP32) device and C# ASP.NET.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Other Other
Programming is an art.

Comments and Discussions