Speed up your SHA. A different hash style
Project description
blockhash
A SHA implementations which serves normal SHA for small files and block based SHA for larger files which speeds up your process
Installation
Using pip
$ pip install blockhash
Latest build from the Source
Clone the repo
$ git clone https://github.com/Spockuto/blockhash.git
Run
$ python setup.py install
Usage
blockhash --help
usage: blockhash [-h] [-1] [-2] [-3] [-4] [-5] [-f FILE]
Speed up your SHA. A different hash style.
optional arguments:
-h, --help show this help message and exit
-1, --sha1
-2, --sha224
-3, --sha256
-4, --sha384
-5, --sha512
-f FILE, --file FILE The path to the file
Contribute
If you want to add features, improve them, or report issues, feel free to send a pull request.
Contributors
License
MIT VenkkateshSekar
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
blockhash-0.1.0.tar.gz
(2.3 kB
view details)
File details
Details for the file blockhash-0.1.0.tar.gz
.
File metadata
- Download URL: blockhash-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ec1c96cce8a023eccb3e1731a1b2738c67031c7c57b65f2477503c2ffbf9129 |
|
MD5 | 8b017387a404cf581f9541bfe02330e7 |
|
BLAKE2b-256 | f93b7c5f242e9fa7c3dfef1e49ad0408db6742c41103210625a7f857baa0c292 |