Skip to content

A python script for signing, encrypting and(or) decrypting files in a directory.

License

Notifications You must be signed in to change notification settings

unkwn1-repo/encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Encryptor

a python script that automates the signing, encrypting and decrypting of files in a directory.

Installation

OS X & Linux:

pip3 install -r requirements.txt

Usage Example

python3 encryptor.py --mode encrypt --path test

python3 encryptor.py --mode decrypt --path test/encrypted

Release history

*0.2

  • CLI added
    • Supports encryption and decryption.
  • 0.1
    • hardcoded run
    • no cli

Author

Jesse - @jessefogarty

Contributing

Do whatever, just make a small attribution to this github project page please.

About

A python script for signing, encrypting and(or) decrypting files in a directory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages