Skip to main content

Implementation of VAR Hash in Python

Project description

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

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

varhash-0.0.3.tar.gz (3.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page