the-javapocalypse
Python-File-Encryptor
Python

Encrypt and Decrypt files using Python (AES CBC MODE)

Last updated Apr 30, 2026
89
Stars
80
Forks
4
Issues
0
Stars/day
Attention Score
20
Language breakdown
Python 100.0%
โ–ธ Files click to expand
README

Python-File-Encryptor

Encrypt and Decrypt files (AES using CBC Mode) in Python. For a detailed text/video based tutorial you might want to check out this link.

Getting Started

Installation

  • Python 3.x
  • pycrypto
You can install the missing dependencies thorugh pip

Contributing

  • Fork it
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

Authors

  • Muhammad Ali Zia

License

This project is licensed under the MIT License - see the LICENSE.md file for details

ยฉ 2026 GitRepoTrend ยท the-javapocalypse/Python-File-Encryptor ยท Updated daily from GitHub