Back

Hash Generator

Idea

A small offline tool to generate hashes from text or files.

Overview

The goal of this project is to create a simple tool capable of generating hashes from text, and possibly from files as well.

This project would intentionally remain modest in scope. It would mainly help me get back into software development step by step, get comfortable with C++ again, rebuild a clean compilation workflow, and work on a first simple interface.
Hash Generator
This project is not meant to be spectacular. Its value is to be useful, easy to understand, and limited enough to help me get back into development without getting scattered.