File | Date | Author | Commit |
---|---|---|---|
fonts | 2024-10-23 |
![]() |
[331bd1] Add files via upload |
images | 2024-10-23 |
![]() |
[331bd1] Add files via upload |
README.md | 2024-10-27 |
![]() |
[2248b0] Update README.md |
cryptographic_engine.py | 2024-10-23 |
![]() |
[331bd1] Add files via upload |
cryptographic_software.spec | 2024-10-23 |
![]() |
[331bd1] Add files via upload |
cryptowindow.py | 2024-10-23 |
![]() |
[331bd1] Add files via upload |
fileChooser.py | 2024-10-23 |
![]() |
[331bd1] Add files via upload |
main.py | 2024-10-23 |
![]() |
[331bd1] Add files via upload |
mainapplication.kv | 2024-10-23 |
![]() |
[331bd1] Add files via upload |
requirements.txt | 2024-10-23 |
![]() |
[331bd1] Add files via upload |
screen_manager.py | 2024-10-23 |
![]() |
[331bd1] Add files via upload |
Welcome to the File Encryption Software for Windows! This project provides a robust tool for encrypting your files using the AES algorithm,
supporting 128-bit, 196-bit, and 256-bit encryption. Built with Python and Kivy, this software ensures the security and integrity of your data with features like history tracking,
backup, and recovery.
To install and run this software, make sure you have Python and Kivy installed on your system. Then, clone this repository and navigate to the project directory.
git clone https://github.com/isaacbumizi-dev/Cryptographic-software
cd Cryptographic-software
pip install -r requirements.txt
python main.py
Launch the software and follow the on-screen instructions to encrypt or decrypt your files. Use the history feature to keep track of your activities
and leverage the backup and recovery options for added security.