aes-encryption-python

There are 4 repositories under aes-encryption-python topic.

  • homerflander/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.

    Language:Python253022
  • fxxce/Symmetric-Encryption

    Implementation of various symmetric key encryption systems like AES, DES, triple DES (3 DES), Ceasar cipher, Substitution cipher, Hill cipher

    Language:Python6100
  • maxim3007/pyenc

    A simple python script that allows you easily encrypt and decrypt your files!

    Language:Python3100
  • AndroxxTraxxon/pypassman

    A Python Password Manager

    Language:Python1111