Click here to Skip to main content
15,867,834 members
Everything / AES

AES

AES

Great Reads

by CPallini
An assembly implementation of the AES-128 cipher algorithm for the 8051 microcontroller
by adriancs
Communication between Arduino and C# (ASP.NET) by using AES encrypted HTTP GET request
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 raddevus
Fully working sample code and explanation of everything necessary to create authenticated encryption with AES256.
by CPallini
An assembly implementation of the AES-128 cipher algorithm for the 8051 microcontroller
by Marijan Nikic
A short and easy text (file) encryption

All Articles

Sort by Score

AES 

14 Nov 2019 by CPallini
An assembly implementation of the AES-128 cipher algorithm for the 8051 microcontroller
19 Aug 2023 by adriancs
Communication between Arduino and C# (ASP.NET) by using AES encrypted HTTP GET request
30 Jun 2022 by raddevus
Fully working sample code and explanation of everything necessary to create authenticated encryption with AES256.
6 Aug 2015 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.
28 Feb 2019 by Marijan Nikic
A short and easy text (file) encryption
17 May 2017 by girlprogrammer
Securing table data at column level using AES-128 encryption