This is an assignment I completed as an undergraduate student in Technical University of Crete.
-
Updated
Mar 6, 2023
This is an assignment I completed as an undergraduate student in Technical University of Crete.
AES/ECB/PKCS5 cipher encryption/decryption using python3 standard library.
Exploring security methods in Python
AES-128 Implementation
AES Reference implementation in php, was written by me for PGSS
AES encryption and decryption tool for files
Simple demonstration of ECB encryption problem
Software implementation of the AES cipher with related modes of operations
Encryption / Decryption of images with AES-CBC/ECB
AES-256-ECB: A header-only library offering seamless AES-256 ECB encryption and decryption functionality. Safeguard your data effortlessly with this single-header implementation. This solution is devoid of external dependencies, making it perfect for projects demanding reliable and efficient symmetric encryption.
Fast AES
This GitHub repository houses a standard AES-128 ECB (Electronic Codebook) encryption algorithm implemented in the C programming language. AES-128 is a widely recognized encryption standard known for its security and efficiency.
Android AES-ECB/CBC, reference implementation by me in Java for PGSS.
AES(Advanced Encryption Standard) implementation in C++
Personal implementation of AES ECB mode.
This is a quick and simple AES Encryption implementation using C Programming Language
Add a description, image, and links to the aes-ecb topic page so that developers can more easily learn about it.
To associate your repository with the aes-ecb topic, visit your repo's landing page and select "manage topics."