Skip to content

Simple tool to encrypt or decrypt your files and folders using the SHA-2 algorithm with 512-bit hashing.

License

Notifications You must be signed in to change notification settings

LPvdT/encryption-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryption Tool

Simple tool to encrypt or decrypt your files and folders using the SHA-2 algorithm with 512-bit hashing.

Usage

Basic Usage

  • Encryption
    • python crypto.py encrypt <targets>
  • Decryption
    • python crypto.py decrypt <targets>

Configuration

Refer to the CLI help for details on parameters and customization.

About

Simple tool to encrypt or decrypt your files and folders using the SHA-2 algorithm with 512-bit hashing.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages