Skip to content

This is a Python CLI file encryption script for Windows 7 and above

License

Notifications You must be signed in to change notification settings

MubarakNasta/EncryptiT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

EncryptiT

This is a Python CLI file encryption script for Windows 7 and above

""" 0 This script is under development approach with caution. And the catch is it only encrypts and does not decrypt, the second part is coming soon keep checking.

1 When run this script will encrypt all the files in the current directory with the exception of the files mentioned. in the variable ignore_files and child directories.

2 To install the requirements run this command on your CMD: pip install cryptography

"""

About

This is a Python CLI file encryption script for Windows 7 and above

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages