Cryptography chipper for python
Project description
Cryptography chipper module for python
Installation
$ python3 -m pip install chipper-chicken
##import:
>>> from chipperchicken import encrypt
>>> from chipperchicken import decrypt
##encrypt:
>>> e = encrypt(b'data', 'secret', 600)
##decrypt:
>>> decrypt(e, 'secret', 600)
'data'
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
chipper-chicken-0.0.2.tar.gz
(2.1 kB
view details)
Built Distribution
File details
Details for the file chipper-chicken-0.0.2.tar.gz
.
File metadata
- Download URL: chipper-chicken-0.0.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a84714d424f2155d57da49c49f439cb7289d70a33de43b805c97e8e517789fa7 |
|
MD5 | 6f724656e92c04c017aa3ce9016fb659 |
|
BLAKE2b-256 | 648782ba424432434b06770064fa959255965b4a07049e0794f4d2861246fdf8 |
File details
Details for the file chipper_chicken-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: chipper_chicken-0.0.2-py3-none-any.whl
- Upload date:
- Size: 14.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fff37f3db9eb41f3c08b49ea7702d5cf578b67d042c051376f6af3db802e1ffe |
|
MD5 | d16febb407178d6a0719360b274bb169 |
|
BLAKE2b-256 | 3fdb0a60e9447b935093343af81be1b4e141ba6bf79726808e8e6c304d772183 |