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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: CosmosHashLib-0.0.3.tar.gz
  • Upload date:
  • Size: 3.2 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.3.tar.gz
Algorithm Hash digest
SHA256 bb175e7c8bcbbd8482fd6a9d9dc32eb4e9f714401bfc4963799f8d41e5686413
MD5 17fb772c7b764bd9156d37a67ef0906a
BLAKE2b-256 04b6c9bd61d6ab9974d0ab6a019177313a5bec391de0567c3738e7b04b8e55c3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: CosmosHashLib-0.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 270dc8177dbde83f28971a64815cac1dc7c336385c257b5f115ecdd31b0b6175
MD5 0e9c20c2329e746e1e84809ae4bed05a
BLAKE2b-256 f994a6bc94a3731fe2dd08cd01fcbc380054cff89685abadd5aee52d3a4cfaae

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