Skip to main content

No project description provided

Project description

Cipher-symmetric

The modern python based encryption and decryption utility

Cipher is a python CLI utility for encryption and decryption of strings using the cryptography module of python(symmetric encryption).

Installation:

Linux and Mac:

pip3 install cipher-symmetric

# via git
pip3 install git+https://github.com/Programming-geek582/encipher.git

Windows:

pip install cipher-symmetric

# via git
pip install git+https://github.com/Programming-geek582/encipher.git

Usage:

# Windows
cipher or python -m cipher

# Linux and mac
cipher or python3 -m cipher

Happy encrypting!

Note: the private key is saved in a weird file format, dont try to mess with that or you wont be able to decrypt the content ever again

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

cipher-symmetric-1.0.1.tar.gz (3.1 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