Skip to content

thomasvalette/simple_encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple_encryptor

A simple PyQt5 GUI based program that allow cyphering/decyphering on files and folders.

Screenshot

  • Cypher part is handled by Fernet algorithm from the cryptography library, it uses AES 128.
  • Users can provide a password or a key file for cypher/decypher operations.
  • File keys and passwords can be generated in the File menu.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages