A Python implementation of the Advanced Encryption Algorithm (AES)
-
Updated
May 16, 2024 - Python
A Python implementation of the Advanced Encryption Algorithm (AES)
This GitHub repository contains a basic Python implementation of the Advanced Encryption Standard (AES) algorithm, which is a widely used symmetric-key encryption algorithm for securing data. The code in this repository provides a complete implementation of AES-128 bits encryption.
A Python-based desktop application for encrypting and decrypting various data formats using the Advanced Encryption Standard (AES 128, 192, 256-bit).
AES-128 Implementation in Python 3.9, Multi-threaded using 2 Queues
Add a description, image, and links to the rijndael-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the rijndael-algorithm topic, visit your repo's landing page and select "manage topics."