Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / AES

AES

AES

Great Reads

by adriancs
Communication between Arduino and C# (ASP.NET) by using AES encrypted HTTP GET request
by CPallini
An assembly implementation of the AES-128 cipher algorithm for the 8051 microcontroller
by raddevus
Fully working sample code and explanation of everything necessary to create authenticated encryption with AES256.
by APE-Germany
A simple class which allows to encrypt/decrypt a string with a password (AES/SHA2)

Latest Articles

by adriancs
Communication between Arduino and C# (ASP.NET) by using AES encrypted HTTP GET request
by CPallini
An assembly implementation of the AES-128 cipher algorithm for the 8051 microcontroller
by raddevus
Fully working sample code and explanation of everything necessary to create authenticated encryption with AES256.
by APE-Germany
A simple class which allows to encrypt/decrypt a string with a password (AES/SHA2)

All Articles

Sort by Score

AES 

by adriancs
Communication between Arduino and C# (ASP.NET) by using AES encrypted HTTP GET request
by CPallini
An assembly implementation of the AES-128 cipher algorithm for the 8051 microcontroller
by raddevus
Fully working sample code and explanation of everything necessary to create authenticated encryption with AES256.
by Huzifa Terkawi
This article will aim to give you a brief and to point tutorial about DES modes , hash Functions , AES , RSA algorithms and example of their usage , using OpenSSL.
by Marijan Nikic
A short and easy text (file) encryption
by girlprogrammer
Securing table data at column level using AES-128 encryption