Skip to main content

A tool to quickly hash plaintext strings, or compare hashed values with a plaintext.

Project description

Hashes is a tool to quickly hash plaintext strings, or compare hashed values with a plaintext. The reason I wrote this is because when on an assessment, I don’t, and won’t, send hashes that I found to an online “hash generator” that I don’t trust. I’d rather have an easy way to generate hash values, or compare hashes to plaintext values, quickly. Hashes does this.

Install:

` # Create a virtualenv (e.g. venv) virtualenv venv # Activate the environment and install the requirements source venv/bin/activate pip install hashes `

Use: It’s menu driven, if you have questions, just ask me

There are also command line options that can be shown with the -h or –help flag ` hashes --help `

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

hashes-1.1.0.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

hashes-1.1.0-py2.py3-none-any.whl (17.1 kB view hashes)

Uploaded Python 2 Python 3

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