Skip to content

HashMaster is a powerful and easy-to-use tool for computing HMAC hashes of user-provided input strings using various hashing algorithms. With support for SHA-256, SHA-512, SHA-384 and SHA-224, HashMaster provides a flexible and secure way to verify the integrity and authenticity of messages in a wide range of applications.

License

CorvusCodex/HashMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HashMaster

HashMaster is a powerful and easy-to-use tool for computing HMAC hashes of user-provided input strings using various hashing algorithms. With support for SHA-256, SHA-512, SHA-384, SHA-224 and SHA3-512, HashMaster provides a flexible and secure way to verify the integrity and authenticity of messages in a wide range of applications.

HMAC (Hash-based Message Authentication Code) is a specific type of message authentication code (MAC) that involves a cryptographic hash function and a secret cryptographic key. It can be used to verify the integrity and authenticity of a message. HashMaster makes it easy to compute HMAC hashes by simply entering your input string and secret key.

In addition to its core functionality, HashMaster also provides the ability to concatenate the results of multiple hashing algorithms, providing an extra layer of security and flexibility. Whether you’re a developer looking to integrate HMAC into your application or just someone who wants to ensure the integrity of their messages, HashMaster has you covered.

Try HashMaster today and experience the power and simplicity of HMAC hashing!

Installation and Usage

  1. Make sure you have Git installed on your computer. You can download it from the official Git website: https://git-scm.com/downloads
  2. Open a command prompt or terminal and navigate to the directory where you want to clone the HashMaster repository.
  3. Clone the HashMaster repository by running the following command: git clone https://github.com/CorvusCodex/HashMaster.git
  4. Navigate to the HashMaster directory by running the command cd HashMaster.
  5. Make sure you have Python installed on your computer. You can download it from the official Python website: https://www.python.org/downloads/
  6. Run the HashMaster script by running the command python hashmaster.py.
  7. Follow the prompts to enter your input string and secret key, and let HashMaster compute the HMAC hashes for you.

Support my work:
BTC: bc1q7wth254atug2p4v9j3krk9kauc0ehys2u8tgg3
ETH & BNB: 0x68B6D33Ad1A3e0aFaDA60d6ADf8594601BE492F0
Buy me a coffee: https://www.buymeacoffee.com/CorvusCodex

Disclaimer

The code within this repository comes with no guarantee, the use of this code is your responsibility. I take NO responsibility and/or liability for how you choose to use any of the source code available here. By using any of the files available in this repository, you understand that you are AGREEING TO USE AT YOUR OWN RISK. Once again, ALL files available here are for EDUCATION and/or RESEARCH purposes ONLY. The chances of finding a match are extremely low and it is not recommended to use this script for any illegal or unethical activities.

MIT License

Copyright (c) 2023 CorvusCodex

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

HashMaster is a powerful and easy-to-use tool for computing HMAC hashes of user-provided input strings using various hashing algorithms. With support for SHA-256, SHA-512, SHA-384 and SHA-224, HashMaster provides a flexible and secure way to verify the integrity and authenticity of messages in a wide range of applications.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published