passwordhashing
There are 5 repositories under passwordhashing topic.
07aagamshah04/IntelliHome
A comprehensive family management system! Built with MERN stack, Bootstrap, Socket.io, ChatGPT API, and JWT for authentication.
thordreier/ShaCrypt
PowerShell module: Create SHA password hash for use in Linux /etc/shadow file
panastasiadis/hash-cracker
HashCracker is a small Python project that demonstrates basic password hashing and cracking functionality using SHA-256. It consists of two scripts - hasher.py and cracker.py - that generate hashed password files from a list of passwords and attempt to crack them, respectively.