Skip to main content

A simple hashing wrapper with support for salts and peppers

Project description

CosmosHashLib

A simple hashing wrapper with support for salts and peppers

Installation

Use the package manager pip to install CosmosHashLib.

pip install CosmosHashLib

Usage

import CosmosHashLib

CosmosHashLib.RandLen(73415123615248374531263482374652358413461324623874189024189236192837189237273452631741)
CosmosHashLib.Pepper('secret pepper')

# returns string with hash and salts
# in format salt1$hash$salt2
# '9629480548280199683952534504439555097095034673943361626777618263219601140700721613182$df85bca92a6b4b87abda9e621aa5e662113b4fcbb0c022963e43c3b43a230956$4797f1dbb71ac12b5d8985421ed5b743879e1aba11a2beeab9c39b47c96d94fe'
hash = CosmosHashLib.SHA256.HashSaltPepper('hash a string')

# returns True or False
CosmosHashLib.SHA256.VerifySaltPepper('hash a string', hash)

# Use CosmosHashLib.SHA1 for SHA1 hashes

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

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

CosmosHashLib-0.0.2.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

CosmosHashLib-0.0.2-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file CosmosHashLib-0.0.2.tar.gz.

File metadata

  • Download URL: CosmosHashLib-0.0.2.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2

File hashes

Hashes for CosmosHashLib-0.0.2.tar.gz
Algorithm Hash digest
SHA256 1daeeb114a7d0716dc1e30cca60cc6ea52b7ac41ea87c960a58779c82a68b0be
MD5 f617e71247cb16c8a490500c638c37ba
BLAKE2b-256 f462d6778fab133565f9116f143ac838ccc639346e4b52dab1f14906998637e9

See more details on using hashes here.

File details

Details for the file CosmosHashLib-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: CosmosHashLib-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2

File hashes

Hashes for CosmosHashLib-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ee015173e96b0b0ce09be46e39843e02f3c5396390601ac38b0864eec8230da6
MD5 a9f9f8f7e31f01b91e0ce2317e2abbf1
BLAKE2b-256 2c178b366810966281d8589fd59ff90268b7eb8a2d117348ae500e2faa21e8e8

See more details on using hashes here.

Supported by

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