Repository navigation

#

password-hash

Simple user-authentication solution, embedded into a small framework.

PHP
2136
7 个月前

BCrypt.Net - Bringing updates to the original bcrypt package

C#
891
11 天前

Secure Password Hashes for Python

Python
602
12 天前

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.

Java
531
20 天前

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.

Java
372
9 个月前

This is a MFRP (My first Real Project) assigned to me during my internship at Cognizant. Made with MERN Stack technology.

JavaScript
311
1 年前

LibreAuth is a collection of tools for user authentication.

Rust
278
4 个月前

Fully managed .Net Core implementation of Argon2

C#
210
10 个月前

A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑

Go
197
4 年前

The pure-Rust password hashing library running on Argon2.

Rust
174
5 年前
C
88
2 个月前

Collection of password hashers.

Java
75
2 年前

🔑 Password hashing utility in Java

Java
70
2 个月前

Fluent Java API for Argon2 password hashing

Java
65
3 年前

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.

Go
59
3 年前

Secure password hashers for Go compatible with Django

Go
57
2 年前