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.
Exploring security methods in Python
Personal implementation of AES ECB mode.
AES Reference implementation in php, was written by me for PGSS
AES encryption and decryption tool for files
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.
Simple demonstration of ECB encryption problem
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.
AES/ECB/PKCS5 cipher encryption/decryption using python3 standard library.
AES-128 Implementation
Fast AES
This is a quick and simple AES Encryption implementation using C Programming Language
AES(Advanced Encryption Standard) implementation in C++
Software implementation of the AES cipher with related modes of operations
Android AES-ECB/CBC, reference implementation by me in Java for PGSS.
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."