Simple user-authentication solution, embedded into a small framework.
-
Updated
Sep 4, 2024 - PHP
Simple user-authentication solution, embedded into a small framework.
Project moved to https://gitlab.com/spectre.app
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 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.
This is a MFRP (My first Real Project) assigned to me during my internship at Cognizant. Made with MERN Stack technology.
LibreAuth is a collection of tools for user authentication.
Fully managed .Net Core implementation of Argon2
A convenience library for generating, comparing and inspecting password hashes using the scrypt KDF in Go 🔑
The pure-Rust password hashing library running on Argon2.
An Android/Kotlin binding for the Argon2 hash
Collection of password hashers.
🔒command line tool checking password safety🔒
An easy way for hashing and encryption.
Fluent Java API for Argon2 password hashing
A bcrypt plugin for samp.
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.
Secure password hashers for Go compatible with Django
Add a description, image, and links to the password-hash topic page so that developers can more easily learn about it.
To associate your repository with the password-hash topic, visit your repo's landing page and select "manage topics."