dencrypto

0.1.1 • Public • Published

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
    

Package Sidebar

Install

npm i dencrypto

Weekly Downloads

2

Version

0.1.1

License

ISC

Last publish

Collaborators

  • tharindu96