Skip to content

THasthika/dencrypto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#dencrypto: A file encryption program

  • ##usage:

     encrypt -d ./folder --delete -p mypassword
     decrypt -d ./folder --delete -p mypassword
    
  • ##options: use encrypt or decrypt keywords to choose the type of action

     -d or --directory [folder_path] #the folder to be encrypted
     -f or --file [file_path] #the file to be encrypted
     --delete - delete the source #file after encryption (works both ways)
     -p or --password [password] #set a custom password
     -n set the number of concurrent jobs
    

About

A file encryption program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published