Skip to main content

Universal password hash generator and verifier

Project description

HashPW

This is a Python program that prompts for a password and prints the hash. Also has a verify mode that confirms whether or not a provided hash matches a typed password.

This command generates a wide variety of password hashes. Sensible use of exceptions handle most error conditions.

Run hashpw --help for info.

Supported algorithms (hash type identifiers highlighted):

  • bcrypt: Portable PHP password hashing framework, a.k.a. Phpass ($P$)
  • phpBB3 bcrypt ($H$)
  • Blowfish
  • Unix schemes: Crypt (two character salt), MD5 ($1$), blowfish ($2a$), SHA-256 ($5$), SHA-512 ($6$)
  • Apache: SHA1 ({SHA}), MD5 ($apr1$)
  • MySql: SHA1 (*), Old
  • Basic MD5
  • SSHA
  • Django: PBKDF2

Bugs

  • When supplying a salt (not a full hash) in verify mode, get "ext-des hashing does not appear to be supported on this platform"

TO-DO

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

hashpw-2.6.0.tar.gz (24.8 kB view details)

Uploaded Source

Built Distribution

hashpw-2.6.0-py2.py3-none-any.whl (25.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file hashpw-2.6.0.tar.gz.

File metadata

  • Download URL: hashpw-2.6.0.tar.gz
  • Upload date:
  • Size: 24.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for hashpw-2.6.0.tar.gz
Algorithm Hash digest
SHA256 8108179a902fc827dd00670e22662936697804ebf0ff343de94582e4eb498fe8
MD5 1d7fdef810d3292bbba7335e0e529203
BLAKE2b-256 2a9eb3e84035115f80e8a032936eea8c9a37b096d21fe5762f89604f55147922

See more details on using hashes here.

File details

Details for the file hashpw-2.6.0-py2.py3-none-any.whl.

File metadata

  • Download URL: hashpw-2.6.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 25.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.2

File hashes

Hashes for hashpw-2.6.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 edbba1a4feba6a21717178f5aca385990383a3eaf9654278c234cc69391bd491
MD5 0315d0308536819c943ab4789ab4eee5
BLAKE2b-256 0a6746525069e2177709a4e133c416a3d7a6ddbc29e02b7ed214b9e1c226c753

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