This is a Digital Signing and Verifying Software with demo Certificate | RSA Message Encryption using Public Key
Here're some of the project's best features:
- Digital Signing and verifying of File with demo x509 certificate or custom certificate as *.pem file
- RSA Secure message encryptor by public key and decrypting as private key (uses yours if none)
- Themes
- Export Certificate Public Key Private Key
1. Install Dependencies
pip install -r requirements.txt
2. Change the content of details.txt to your name
3. Run program
python3 main.py
Technologies used in the project:
- Cryptography
- PySide6
Reach out to me via vedant.storm@gmail.com