FileEncryption
No description available
Install / Use
/learn @cpfluger/FileEncryptionREADME
About The Project
The goal is to develop a working program that encrypts a text file by reading it. The methods used are AES and RSA Encryption. For illustration purposes, the GUI was designed with PyQt.
<p align="right">(<a href="#top">back to top</a>)</p>Built With
We have built this program only with python. For the encryption parts and the GUI we have used multiple libraries
<p align="right">(<a href="#top">back to top</a>)</p> <!-- GETTING STARTED -->Getting Started
To execude this project, please download the repository and make sure all the files are in the folder. To start the program execude the gui.py file.
Prerequisites
You will have to install multiple librarys in order to execude the program:
- PyQt
pip install PyQt5 - Dark Theme
pip install pyqtdarktheme - Cryptography
pip install Cryptography
Usage
To encrypt files or your own written text in the container, you will have to open your file with the browse button or drag & drop your file into the container. Once you have included your text into the program you may choose between the procedure RSA or AES. Notice! You can only encrypt your file with one procedure at a time. You encrypted text will display on the bottom container.
<p align="right">(<a href="#top">back to top</a>)</p> <!-- ROADMAP -->Roadmap
-
[x] Basic GUI
- [ ] Drag & Drop function
- [x] Dark-Mode
-
[x] AES implementation
-
[ ] RSA implementation
See the open issues for a full list of proposed features (and known issues).
<p align="right">(<a href="#top">back to top</a>)</p> <!-- CONTRIBUTING -->Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE.txt for more information.
Contact
Pfluger Clemens (Repository Admin) - @cpfluger - cpfluger@tsn.at <br> Unterberger Lorenz (Contributor) - @MrLolo9 - lounterberger@tsn.at <br> Unterholzner Elias (Contributor) - @ParadoxParadise - eunterholzner@tsn.at <br>
Project Link: https://github.com/cpfluger/RSA-FileEncryption
<p align="right">(<a href="#top">back to top</a>)</p> <!-- ACKNOWLEDGMENTS --> <!-- MARKDOWN LINKS & IMAGES --> <!-- https://www.markdownguide.org/basic-syntax/#reference-style-links -->Related Skills
node-connect
352.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.1kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
352.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
352.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
