VARhash
Description
This is an implementation of VAR Hash in Python
Installation
pip install varhash
As usual with Pip, you might need to use sudo or the --user flag
with the command above, depending on how you installed Python on your
system.
Usage
- Importing
import varhash
- Hashing
hashed_data = varhash.hash(data)
Change Log
0.0.3 (04/11/2022)
-Updated hash function
0.0.2 (04/11/2022)
-Updated hash function
0.0.1 (04/11/2022)
-First Release
Release files for varhash 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| varhash-0.0.3.tar.gz | 3.9 kB | Details |
Release files / varhash-0.0.3.tar.gz
| Download URL | varhash-0.0.3.tar.gz |
|---|---|
| Size | 3.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
39f9d73ea39f9c637ce7a0745a9326f34e473fb96c0ba2c27c7ae9f54df7e873
|
|
BLAKE2b-256 checksum How to use checksums |
352b8639fbd79b482e87ca7564ee554ed5e09ef8d421fef426342ae646a5f0d5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.7
|