Skip to main content

A command-line tools that can generate or check hash values.

Project description

gethash

A command-line tools that can generate or check hash values.

Installation

Require Python 3.6+.

pip install -U gethash

or

pip3 install -U gethash

Usage

After installation, 8 commands are available:

  • getmd5
  • getsha1
  • getsha256
  • getsha512
  • md5 (alias for getmd5)
  • sha1 (alias for getsha1)
  • sha256 (alias for getsha256)
  • sha512 (alias for getsha512)
$ ls -l
total 296
-rw-r--r-- 1 User 197610  68074 Jun 27 10:43 001.zip
-rw-r--r-- 1 User 197610 126717 Jun 27 10:43 002.zip
-rw-r--r-- 1 User 197610 103064 Jun 27 10:44 003.zip

$ sha1 *.zip
7701133eb84b567362fbf1b9e3883d7620ee8ada *001.zip
0d6c6cb6908064139f419c1b528f99142a1f2a49 *002.zip
10e2c0d8aa85add2ba495393f7f7f0b0baaf34a6 *003.zip

$ ls -l
total 299
-rw-r--r-- 1 User 197610  68074 Jun 27 10:43 001.zip
-rw-r--r-- 1 User 197610     51 Jun 27 10:44 001.zip.sha1
-rw-r--r-- 1 User 197610 126717 Jun 27 10:43 002.zip
-rw-r--r-- 1 User 197610     51 Jun 27 10:44 002.zip.sha1
-rw-r--r-- 1 User 197610 103064 Jun 27 10:44 003.zip
-rw-r--r-- 1 User 197610     51 Jun 27 10:44 003.zip.sha1

$ cat *.sha1
7701133eb84b567362fbf1b9e3883d7620ee8ada *001.zip
0d6c6cb6908064139f419c1b528f99142a1f2a49 *002.zip
10e2c0d8aa85add2ba495393f7f7f0b0baaf34a6 *003.zip

$ sha1 -c *.sha1
[SUCCESS] 001.zip
[SUCCESS] 002.zip
[SUCCESS] 003.zip

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

gethash-0.9.tar.gz (6.3 kB view details)

Uploaded Source

Built Distribution

gethash-0.9-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file gethash-0.9.tar.gz.

File metadata

  • Download URL: gethash-0.9.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3

File hashes

Hashes for gethash-0.9.tar.gz
Algorithm Hash digest
SHA256 326c3f10516fed9e9fc7aae513e4ccc5f63d17eb9af45e6ee541ace45eec610b
MD5 44f17a35e256d4ed8f6be6a248894162
BLAKE2b-256 923fe2a054ccd8876d4eb25daea45e32173ad38e21b160194d8c778b37cfebbc

See more details on using hashes here.

File details

Details for the file gethash-0.9-py3-none-any.whl.

File metadata

  • Download URL: gethash-0.9-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3

File hashes

Hashes for gethash-0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 4dbec151ff767df09f7b99e7b09e1c88de39aa76310411ed9d3ca106d0df898c
MD5 25ed77805c6feae0b8fa688a9e4367ee
BLAKE2b-256 37ca2a167de836ebb67958e4ed59eaee4c4a0c478af403db829edcc560062bf5

See more details on using hashes here.

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