An open API service providing repository metadata for many open source software ecosystems.

GitHub / 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.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vincent-G-Van%2FAES-Encryption-Python

Stars: 26
Forks: 22
Open issues: 0

License: None
Language: Python
Size: 703 KB
Dependencies parsed at: Pending

Created at: almost 8 years ago
Updated at: 2 months ago
Pushed at: almost 8 years ago
Last synced at: 14 days ago

Topics: 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

    Loading...