A simple text encryption library
Project description
# encryption A minimal Python encryption class
To setup simply type: pip install Crypto pip install base64
Functions: keyGen(size=16) encrypt(textToEncrypt, encryptionKey) decrypt(textToDecrypt, encryptionKey)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file textcrypt-0.0.8-py2.py3-none-any.whl
.
File metadata
- Download URL: textcrypt-0.0.8-py2.py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1163d84a7c3dcb48485f93593c52cfdcb2e4447e24778f73ca428ec07aa2a99 |
|
MD5 | 2392a21655c308641854c6fc30e0f642 |
|
BLAKE2b-256 | ee9f8d3823063034fc427a58ff2362d243f7d280afa2a7cb4257bf7156a8ad42 |