Skip to content

adriancs2/arduino.aes.asp.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

This project presents a demo on the implementation of an AES-encrypted HTTP request carried between an Arduino (ESP32) device and C# ASP.NET.

This Arduino project uses the following library:

View Documentation (Step by Step Guide) at:

https://adriancs.com/c-sharp/1081/aes-encrypted-http-request-between-arduino-esp32-and-c-asp-net/

https://www.codeproject.com/Articles/5365769/AES-Encrypted-Data-Transmission-Between-Arduino-ES

Simplified article highlights the basic usage of AES locally within a Arduino device:

https://adriancs.com/arduino/1096/arduino-aes-encryption-128-bits-cbc/

Releases

No releases published

Packages

No packages published