An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with aes-encryption-python

A curated list of projects in awesome lists tagged with aes-encryption-python .

https://github.com/Vincent-G-Van/AES-Encryption-Python

Two scripts in Python to encrypt/decrypt using the 128 bits AES algorithm, ECB mode with hex "00" as padding for each character. For the encryption, an ascii plaintext file is taken as the input, then an encrypted hex file is outputted. For the decryption, a ciphertext hex file is taken as the input, then a decrypted ascii file is outputted.

aes aes-128 aes-decryption aes-encryption aes-encryption-python bitvector ciphertext ecb ecb-mode encryption hex nist padding plaintext python python-3-6 textfile

Last synced: 30 Oct 2025

https://github.com/vincent-g-van/aes-encryption-python

Two scripts in Python to encrypt/decrypt using the 128 bits AES algorithm, ECB mode with hex "00" as padding for each character. For the encryption, an ascii plaintext file is taken as the input, then an encrypted hex file is outputted. For the decryption, a ciphertext hex file is taken as the input, then a decrypted ascii file is outputted.

aes aes-128 aes-decryption aes-encryption aes-encryption-python bitvector ciphertext ecb ecb-mode encryption hex nist padding plaintext python python-3-6 textfile

Last synced: 06 Oct 2025