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
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
๐ More in this category