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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cipher-symmetric-1.0.1.tar.gz
.
File metadata
- Download URL: cipher-symmetric-1.0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85e2e6a6f9539e678e76193a4ebc4f29631388fcb7c0b69cd060fe3c65560844 |
|
MD5 | 9954298cf65b09a19ecba82f038ff702 |
|
BLAKE2b-256 | 1117dd2f8963cb5b587f49ad1cb9b33227ca9e23755730dc3a260fe0bf205854 |