An open API service indexing awesome lists of open source software.

https://github.com/wadhia-bhavesh/pycrypt

PyCrypt is a cryptography application implemented in Python using PyQt for the graphical user interface. The application is designed to convert plain text into secure encrypted messages. It supports various encryption techniques, including Caesar Cipher, Fernet Symmetric Key, and Asymmetric Key Encryption.
https://github.com/wadhia-bhavesh/pycrypt

asymmetric-cryptography ceasar-cipher fernet-cryptography pyqt5 python symmetric-key-cryptography

Last synced: about 2 months ago
JSON representation

PyCrypt is a cryptography application implemented in Python using PyQt for the graphical user interface. The application is designed to convert plain text into secure encrypted messages. It supports various encryption techniques, including Caesar Cipher, Fernet Symmetric Key, and Asymmetric Key Encryption.

Awesome Lists containing this project

README

          

# PyCrypt (Python Cryptography)