Skip to content

skneo/File-Locker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

File-Locker

File encryption/decryption using Python programming with pyAesCrypt library with Following features

  1. Lock/Unlock file with password
  2. Lock/Unlock single file
  3. Lock/Unlock multiple files
  4. Lock/Unlock files only of folder where File-Locker.py is kept
  5. Lock/Unlock files including sub-folders

Install "pyAesCrypt" library by running "pip install pyAesCrypt" command in cmd/terminal

Releases

No releases published

Packages

No packages published

Languages