File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Password Hashing Utilities and Attack Demos
22
3+ <div align =" right " >
4+
5+ [ ![ CI] ( https://github.com/SagarBiswas-MultiHAT/HashAttackDemos/actions/workflows/python-ci.yml/badge.svg )] ( https://github.com/SagarBiswas-MultiHAT/HashAttackDemos/actions/workflows/python-ci.yml )
6+ [ ![ Python] ( https://img.shields.io/badge/python-3.8%2B-blue )] ( https://www.python.org/ )
7+ [ ![ License] ( https://img.shields.io/github/license/SagarBiswas-MultiHAT/HashAttackDemos )] ( https://github.com/SagarBiswas-MultiHAT/HashAttackDemos/blob/main/LICENSE )
8+ [ ![ Tests] ( https://img.shields.io/badge/tests-pytest-brightgreen )] ( https://github.com/SagarBiswas-MultiHAT/HashAttackDemos/actions )
9+ [ ![ Last commit] ( https://img.shields.io/github/last-commit/SagarBiswas-MultiHAT/HashAttackDemos )] ( https://github.com/SagarBiswas-MultiHAT/HashAttackDemos )
10+ [ ![ Issues] ( https://img.shields.io/github/issues/SagarBiswas-MultiHAT/HashAttackDemos )] ( https://github.com/SagarBiswas-MultiHAT/HashAttackDemos/issues )
11+
12+ </div >
13+
314This repository is a compact, readable set of Python utilities that teach two things:
415
516- How to hash passwords correctly with modern algorithms (Argon2id, bcrypt, scrypt)
You can’t perform that action at this time.
0 commit comments