Skip to main content

ciphit is a cryptography CLI-tool

Project description

ciphit

version downloads commit python3 contributors license

ciphit is a basic cryptography CLI-tool written in python, Currently only supports `AES`.

Prerequisites

  • Packages:
    • pycrypto>=2.6.1
    • rich>=8.0.0
    • click>=7.1.2
    • click-option-group>=0.5.1

Installation

On shell run this command:

$ python3 -m pip install ciphit --upgrade

Or To install ciphit directly from source, you have to clone the repo and checkout to ./ciphit

$ git clone https://github.com/sgrkmr/ciphit.git
$ cd ciphit

Now, you may install ciphit via either of these two commands:

$ pip install .
$ python setup.py install

ciphit is now installed.
for eg. to show the help message, use:

$ ciphit --help

Make sure you run these commands in Terminal/CMD/PowerShell or whatever you use.

License

Licensed under MIT.

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

ciphit-0.5.0.tar.gz (4.4 kB view hashes)

Uploaded Source

Built Distribution

ciphit-0.5.0-py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 3

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