No project description provided
Project description
A simple hashing(one way) function using cubic diophantine equations
Usage
Use Python3 and Add the file DioHash to your project repo
import DioHash
DioHash.dio128("text").hexdigest() #for 128-bits hash
DioHash.dio256("text").hexdigest() #for 256-bits hash
DioHash.dio512("text").hexdigest() #for 512-bits hash
Community
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
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
DioHash-2.1.1.tar.gz
(17.0 kB
view details)
Built Distribution
File details
Details for the file DioHash-2.1.1.tar.gz
.
File metadata
- Download URL: DioHash-2.1.1.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f186978c3b9573b4fed6d36b18c8d49d2bfc69a576035218dda9a9bad4c567eb |
|
MD5 | 5eefa9c1868e8665b100271ab69d6899 |
|
BLAKE2b-256 | 576025a068d67c2298b2253843f8d92741e779f4532931fc959fba25f7b2d622 |
File details
Details for the file DioHash-2.1.1-py3-none-any.whl
.
File metadata
- Download URL: DioHash-2.1.1-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22094eb66ec0bc5b4c7d984b1d35467701cf81aa13ad29b157313a47690d72f4 |
|
MD5 | 3b6554aca5687f22fd29af975fd40581 |
|
BLAKE2b-256 | 05112160c21829e6ba8d58048a26092806d778cdc680f908880d40b528d44b61 |