Graphical program written with Python and pyqt6 library. The cryptography library is used for encryption.
- Encrypt all types of text files
- The possibility of creating a new key or recalling the old key for encryption
- Save the encrypted file with the new key
- Open the encrypted file in the program and decrypt it with the previous key and save the file
PyQt6
cryptographypython3 data_encrypt.pyContributions are always welcome!
