Skip to main content

A simple encrypting and decrypting module.

Project description

PyBitCrypt

This is an encrypting and decrypting module. It uses a key to shift the letters by the key.

Encoding:

from PyBitCrypt import pbc

key = 'SampleKey1!'

text = 'SampleText1!'

encoded = pbc.encrypt(key, text)

Decoding:

from PyBitCrypt import pbc

key = 'SampleKey1!'

text = 'SampleText1!'

decoded = pbc.encrypt(key, text)

Enjoy!

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

pybitcrypt-3.0.0.tar.gz (2.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

PyBitCrypt-3.0.0-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file pybitcrypt-3.0.0.tar.gz.

File metadata

  • Download URL: pybitcrypt-3.0.0.tar.gz
  • Upload date:
  • Size: 2.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for pybitcrypt-3.0.0.tar.gz
Algorithm Hash digest
SHA256 c041b7ca5808e83436e07fe865df444a663edf504fc5edb74585184cf6345656
MD5 cbe10e9c5db32afa1b2d4249adddbc27
BLAKE2b-256 58287ee6b962b42799c6a196e0cef3a5a894658e8392183a7e6f04af53022536

See more details on using hashes here.

File details

Details for the file PyBitCrypt-3.0.0-py3-none-any.whl.

File metadata

  • Download URL: PyBitCrypt-3.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.21

File hashes

Hashes for PyBitCrypt-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 da38648d18a174a8ec92c52cd232808d19e967d4c695781291f7c564f0285758
MD5 88df260ae997c40290e8782f3f9e809e
BLAKE2b-256 5b8e448c016b0f5a91ab5be6724fbfb8d7a73425a5afc194251a4b6bcf97f942

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page