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
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
Built Distribution
File details
Details for the file hashes-1.1.0.tar.gz
.
File metadata
- Download URL: hashes-1.1.0.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3a219578bfd7746cd2b041e7b53d923cf7ca9ea6f245c2f20785faf5739da7f |
|
MD5 | a763ead2b1274702130f5011f62a9594 |
|
BLAKE2b-256 | fa7e59cade070885c23e77d3a80b1c80f78de95a674861437b7333e8ac29ceaf |
File details
Details for the file hashes-1.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: hashes-1.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 17.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65d2a03e4899131d4ca83a7a7adb519b348735914b9e2fc6c0aaed2ed295993b |
|
MD5 | 352524556a12f21336f97c8743e18556 |
|
BLAKE2b-256 | bd00b2c8f3381bf10c13a76391ef49774e4e0f61f20307fb5156752b9518d572 |