Password-Hasher

Live Deployment


# Password Hasher **Password hashing utility comparing bcrypt, Argon2, and PBKDF2 with detailed security reporting** [![Python](https://img.shields.io/badge/Python-3.11+-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://python.org) [![License](https://img.shields.io/badge/License-MIT-22C55E?style=for-the-badge)](LICENSE) [![Security](https://img.shields.io/badge/Security-Focused-FF4500?style=for-the-badge)](SECURITY.md) [![Kirov Dynamics](https://img.shields.io/badge/Part_of-Kirov_Dynamics-0EA5E9?style=for-the-badge)](https://github.com/Raphasha27/kirov-dynamics) **Built by [Koketso Raphasha](https://github.com/Raphasha27) — Practical AI for Africa**

Overview

Production-ready password hashing utility that implements and compares the three industry-standard hashing algorithms: bcrypt, Argon2id, and PBKDF2-SHA256. Generates detailed security reports with benchmark comparisons and migration recommendations.

Features

Quick Start

git clone https://github.com/Raphasha27/Password-Hasher.git
cd Password-Hasher
pip install -r requirements.txt
python hasher.py --password "YourPasswordHere" --algorithm argon2

Ecosystem

Project Description
Password-Analyzer Entropy calculation and NIST strength scoring
Suspicious-URL-Checker Phishing URL detection and risk scoring

Product Ladder

GitHub (this repo)
    ↓
Portfolio → https://raphasha27.github.io/raphasha-dev-portfolio
    ↓
Contact → https://github.com/Raphasha27

License

MIT — see LICENSE

Contributors

This project is developed and maintained together with the team: