Projects in Awesome Lists tagged with ecb-mode
A curated list of projects in awesome lists tagged with ecb-mode .
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
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/pjok1122/aes-optimization
An Implemenation for AES algorithm using look up tables called T-tables. Plus, I delete for loops.
aes aes-encryption ecb-mode optimization
Last synced: 21 Mar 2025
https://github.com/hubert-kniola/ciphermods-ecb-cbc-ofb-cfb-ctr
Measurement of encryption and decryption times using different operating modes for the AES Cipher
cbc-mode cfb-mode cipher-algorithms ctr-mode ecb-mode ofb-mode
Last synced: 12 Apr 2025
https://github.com/gerhalt/cryptopals
Solutions to Cryptopals challenges in Python 3. Visit https://cryptopals.com/ for the complete list of challenges.
aes-encryption cbc-mode challenges crypto cryptography diffie-hellman dsa dsa-algorithm ecb-mode puzzles python python3 rsa rsa-algorithm solutions
Last synced: 13 May 2026
https://github.com/5olitude/aes_ecb-decoder
Example of decoding (AES With ECB) encrypted image in golang.
aes aes-encryption bmp decrypt ecb ecb-mode
Last synced: 09 Jul 2025
https://github.com/alexmasi/block-cipher-ctr-ecb
An AES implementation of a CTR block cipher using a CBC-MAC along with an ECB implementation for comparison
aes bmp c cryptography ctr ecb-mode
Last synced: 24 Mar 2025
https://github.com/paulchen2713/des
Data Encryption Standard (DES) and Triple Data Encryption Algorithm (TEDA) with ECB mode
des-encryption-algorithm ecb-mode matlab tdea
Last synced: 16 Mar 2025
https://github.com/emagood/encryptgodot
Encrypt Godot
aes aes-encryption ecb-mode encryption godot godot-engine godot4 godotengine
Last synced: 19 Oct 2025