Skip to content

AbduEbrahimi/data-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-encryption

Encrypt and decrypt of all types of text files

Graphical program written with Python and pyqt6 library. The cryptography library is used for encryption.

Features

  • 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

alt text

requirements

PyQt6
cryptography

run

python3 data_encrypt.py

Authors

Contributing

Contributions are always welcome!

License

GPL-3

Releases

No releases published

Packages

No packages published

Languages