Skip to content

SumitKaintura07/CodeClause_FolderLocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

About

This code takes a folder path and a password from the user, and then encrypts or decrypts all files in the folder using the provided password. The encryption is done using XOR encryption with a key generated from the password using SHA-256 hashing. The user can then unlock the folder by running the script again and entering the same password.

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors