Skip to main content

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


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.1.tar.gz (2.0 kB view details)

Uploaded Source

Built Distribution

chipper_chicken-0.0.1-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file chipper-chicken-0.0.1.tar.gz.

File metadata

  • Download URL: chipper-chicken-0.0.1.tar.gz
  • Upload date:
  • Size: 2.0 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

Hashes for chipper-chicken-0.0.1.tar.gz
Algorithm Hash digest
SHA256 b0d016eec629307abd9b44c46f53c6ba35ae6d65b92dffa4c946470a796e20c6
MD5 fb57f946f3f571b7e4177b2c62a89dbb
BLAKE2b-256 583433ddcae063d3835dff8218e6d1d386e717402b8e6ccccd83105282a44993

See more details on using hashes here.

File details

Details for the file chipper_chicken-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: chipper_chicken-0.0.1-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

Hashes for chipper_chicken-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 fb2f7b367fc696ff7814012b83d85c3f2c7c9170447d9b16fdf64fe25bde682f
MD5 3e978ba49228c5752084797927a5344f
BLAKE2b-256 8b5fb871eccfeaada83019382f740cfc633d2a322ceedf0313248ff1c634be54

See more details on using hashes here.

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