Generate Hashed Strings Easily.
Project description
gp-hashing
First Stable Release
Developed by Sayak Mukhopadhyay && Shouvik Bajpayee from Team GangPayee (c) 2021
Example of How To Use (First Stable Version)
Import the package
from gp_hashing.generateHash import generateHash
Generating Hashed String
from gp_hashing.generateHash import generateHash
normal_string = "a simple string"
hashed_string = generateHash(normal_string)
print(hashed_string)
Output
g36kn49xi36kr64mt76ys63l 36ke54cl45tp54cm37li36ks63l 36ka16q
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
gp_hashing-1.0.4.tar.gz
(2.2 kB
view details)
Built Distribution
File details
Details for the file gp_hashing-1.0.4.tar.gz
.
File metadata
- Download URL: gp_hashing-1.0.4.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55941c5d78b3b524205a4bebdb54143c5f6d3a1029a7b0b4745f1e228a432fae |
|
MD5 | 7534c9e9072e6ca6a19e77b4af728014 |
|
BLAKE2b-256 | 5e5555ad3de2995d3821bbd9fba7f8798fc7e343cff167a97b13821f5a8c75f4 |
File details
Details for the file gp_hashing-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: gp_hashing-1.0.4-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.5.0.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4035b62cfc298394ed151cf56bd979c523d5912dd2ea79154920d572a7300070 |
|
MD5 | 912bbc6edb6f0ad234241ef2375280fc |
|
BLAKE2b-256 | 060d9ce6e232ae1f76bd1c120e1f56ce20cb27e0308099902dc56ac9bcb5c1f6 |