#Bcrypt
Showing 14 of 14 repositories tagged #bcrypt, ranked by stars
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.
BCrypt.Net - Bringing updates to the original bcrypt package
A clean, self-hosted web UI for managing your Traefik reverse proxy.
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.
๐Unified API for password hashing algorithms
One-time encrypted password/secret sharing
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.
NestJS Authentication without Passport using Bcrypt, JWT and Redis
Advanced custom authentication for Next.js applications with Auth.js V5. Authentication with providers and credentials.
A simple brute forcer written in GO for SHA1, SHA256, SHA512, MD5 and bcrypt
A bcrypt plugin for samp.
A CLI tool for bcrypt - hash a password, determine if password matches a hash, compute cost of hash
Package passwap provides a unified implementation between different password hashing algorithms. It allows for easy swapping between algorithms, using the same API for all of them.
The hmac-bcrypt password hashing function