Click here to Skip to main content
15,663,557 members
Everything / AES

AES

AES

Great Reads

by Kashif.Mushtaq.Ca
Cross Platform AES 256 GCM Encryption and Decryption (C++, C# and Java)
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 Kashif.Mushtaq.Ca
Cross Platform AES 256 GCM Encryption and Decryption (C++, C# and Java)
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 

15 Apr 2023 by Kashif.Mushtaq.Ca
Cross Platform AES 256 GCM Encryption and Decryption (C++, C# and Java)
14 Nov 2019 by CPallini
An assembly implementation of the AES-128 cipher algorithm for the 8051 microcontroller
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