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
Release files for DioHash 2.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| DioHash-2.1.1.tar.gz | 17.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| DioHash-2.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 23.0 kB
Release files / DioHash-2.1.1.tar.gz
| Download URL | DioHash-2.1.1.tar.gz |
|---|---|
| Size | 17.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f186978c3b9573b4fed6d36b18c8d49d2bfc69a576035218dda9a9bad4c567eb
|
|
BLAKE2b-256 checksum How to use checksums |
576025a068d67c2298b2253843f8d92741e779f4532931fc959fba25f7b2d622
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / DioHash-2.1.1-py3-none-any.whl
| Download URL | DioHash-2.1.1-py3-none-any.whl |
|---|---|
| Size | 6.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
22094eb66ec0bc5b4c7d984b1d35467701cf81aa13ad29b157313a47690d72f4
|
|
BLAKE2b-256 checksum How to use checksums |
05112160c21829e6ba8d58048a26092806d778cdc680f908880d40b528d44b61
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|