ecb-mode topic
List
ecb-mode repositories
crypt2go
102
Stars
26
Forks
Watchers
Go (golang) ECB mode of encryption and padding.
AES-Encryption-Python
25
Stars
22
Forks
Watchers
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...