Skip to main content

python package that encrypt/decrypt files by key.

Project description

File Cryptor

Install

pip install fcryptor

Usage

fcryptor.py [-h] -i INPUT [-o OUTPUT] [-si StdIn] [-k KEY] [-c Crypt | -d Decrypt]

optional arguments:
    -h, --help              show help message and exit
    -i , --input
                            Input File/stdin [for stdin pass -si | --stdin]
    -o , --output
                            Output crypt/decrypt result to File
    -si, --stdin            when stdin is true
    -k , --key              key of/for file
    -c , --crypt            crypting flag
    -d , --decrypt          decrypting flag

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fcryptor-1.0.3.tar.gz (2.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page