RHash
License
All code except setup.py is licensed under the 'BSD Zero Clause License'. setup.py is licensed under the 'ISC License'.
Example
import rhash
ctx = rhash.RHash(rhash.CRC32 | rhash.MD5)
ctx.update('Hello, ').update('world!').finish()
assert 'EBE6C6E6' == ctx.HEX(rhash.CRC32)
assert '6cd3556deb0da54bca060b4c39479839' == ctx.hex(rhash.MD5)
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
RHash-1.4.2.tar.gz
(229.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file RHash-1.4.2.tar.gz.
File metadata
- Download URL: RHash-1.4.2.tar.gz
- Upload date:
- Size: 229.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e62e59577eadc1d38c3e4c26b894eccb5bfe0f81ac7439dcda76afd4bd70cfb
|
|
| MD5 |
ba603b73de2b85763e23e1f796f86a0c
|
|
| BLAKE2b-256 |
c6addfb700bfc030c15a0e295d8c4d2adbcdbe3559dd355060d1d6144e607567
|
File details
Details for the file RHash-1.4.2-py2.py3-none-win_amd64.whl.
File metadata
- Download URL: RHash-1.4.2-py2.py3-none-win_amd64.whl
- Upload date:
- Size: 229.2 kB
- Tags: Python 2, Python 3, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe6583dc0dab86b337a9a47e7ae1058900e324f008ac87e709c426314f0c0678
|
|
| MD5 |
a88f161d8ddd129de996534f337c4ce6
|
|
| BLAKE2b-256 |
df5ba33724121aac51e2df0038a026563a28d53945eb98ddaddbb2a4560ed99d
|