Skip to content

blank-0x/FileEncrypter.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

FileEncrypter.py

FileEncrypter.py is a python script for symmetrical encryption/decryption.

The FileEncrypter.py Python script is a basic symmetric encryption and decryption tool. It uses the Pathlib and Cryptography.Fernet modules and absolute paths.

The script prompts the user to select an option (1 for encryption and 2 for decryption) and a path for the file or directory on which the user wants to work. Then, the script generates or searches for a key file and proceeds to encrypt or decrypt the files.

Important

(Make sure you work with absolute paths, and be carefull with your files.).

About

FileEncrypter.py is a python script for symmetrical encryption/decryption.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages