password-hash
There are 260 repositories under password-hash topic.
panique/huge
Simple user-authentication solution, embedded into a small framework.
Lyndir/MasterPassword
Project moved to https://gitlab.com/spectre.app
BcryptNet/bcrypt.net
BCrypt.Net - Bringing updates to the original bcrypt package
hynek/argon2-cffi
Secure Password Hashes for Python
patrickfav/bcrypt
A Java standalone implementation of the bcrypt password hash function. Based on the Blowfish cipher it is the default password hash algorithm for OpenBSD and other systems including some Linux distributions. Includes a CLI Tool.
Password4j/password4j
Java cryptographic library that supports Argon2, bcrypt, scrypt and PBKDF2 aimed to protect passwords in databases. Easy to use by design, highly customizable, secure and portable. All the implementations follow the standards and have been reviewed to perform better in the JVM.
AdityaKumawat97/MERN-BUS-APP
This is a MFRP (My first Real Project) assigned to me during my internship at Cognizant. Made with MERN Stack technology.
breard-r/libreauth
Collection of user authentication tools written in Rust.
mheyman/Isopoh.Cryptography.Argon2
Fully managed .Net Core implementation of Argon2
elithrar/simple-scrypt
A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go ๐
bryant/argon2rs
The pure-Rust password hashing library running on Argon2.
lambdapioneer/argon2kt
An Android/Kotlin binding for the Argon2 hash
edoardottt/pwdsafety
๐command line tool checking password safety๐
funcool/buddy-hashers
Collection of password hashers.
Sreyas-Sreelal/samp-bcrypt
A bcrypt plugin for samp.
amdelamar/jhash
๐ Password hashing utility in Java
imkcat/CatCrypto
An easy way for hashing and encryption.
kosprov/jargon2-api
Fluent Java API for Argon2 password hashing
dwin/goSecretBoxPassword
A probably paranoid Golang utility library for securely hashing and encrypting passwords based on the Dropbox method. This implementation uses Blake2b, Scrypt and XSalsa20-Poly1305 (via NaCl SecretBox) to create secure password hashes that are also encrypted using a master passphrase.
alexandrevicenzi/unchained
Secure password hashers for Go compatible with Django
Racum/rust-djangohashers
A Rust port of the password primitives used in Django Project.
ASHWIN990/JTRE
Tool for cracking password Hashes like MD5, SHA1, SHA256, encrypted PDF, encrypted compressed file,and many other password hashes ๐ค๐ค
phw/Android-PwdHash
A password hash implementation for Android.
purarue/keepassxc-pwned
Check your keepassxc database against previously breached haveibeenpwned passwords
vic/comeonin_ecto_password
Ecto type for saving encrypted passwords using Comeonin
Paulinakhew/web_trader
๐ Python Flask game that consolidates data from Nasdaq, allowing the user to practice buying and selling stocks.
navnee1h/passlord
Passlord is a smart tool that creates lists of possible passwords using clever methods.
typisttech/wp-password-argon-two
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
jvarho/pylibscrypt
scrypt for python
sectool/Python-Random-Password-Generator
Python - Random Password Generator ( R.P.G. )
shopnilsazal/simple-bcrypt
Bcrypt hashing utilities for `Flask/Sanic/Quart/Eve` application.
thusoy/porridge
Simple, strong and standardized keyed password storage.
ASHWIN990/hbhc
HBHC is a tool writeen in Python3 for Cracking the hashes in speed, it's small and handy tools required only 2 arguments. ๐ก ๐ช ๐ ๐จ
chRyNaN/krypt
Kotlin multi-platform cryptographic utility library.
ne3lakolkar/Goldman-Sachs-Crack-Leaked-Passsword-Database
Password Controls and Security Policies
jwsi/pyargon2
Simultaneously the simplest and most powerful Argon2 implemenation in Python