A (non-production) implementation of AES for educational purposes
-
Updated
May 29, 2022 - C
A (non-production) implementation of AES for educational purposes
C program for crypto project using concepts of diffie-hellman and AES-128.
This is the implementation of AES-256 encryption and decryption in CBC mode written in C.
This is a simple example of AES encryption (with 128, 192 and 256bit keys)
AES-128, 192, 256 in C with CBC, ECB, CTR mode.
Add a description, image, and links to the advanced-encryption-standard topic page so that developers can more easily learn about it.
To associate your repository with the advanced-encryption-standard topic, visit your repo's landing page and select "manage topics."