bcrypt
There are 5522 repositories under bcrypt topic.
kelektiv/node.bcrypt.js
bcrypt for NodeJs
dcodeIO/bcrypt.js
Optimized bcrypt in JavaScript with zero dependencies, with TypeScript support.
notiz-dev/nestjs-prisma-starter
Starter template for NestJS 😻 includes GraphQL with Prisma Client, Passport-JWT authentication, Swagger Api and Docker
DavideViolante/Angular-Full-Stack
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.
napi-rs/node-rs
Node.js bindings ❤️ Rust crates
riverrun/comeonin
Password hashing specification for the Elixir programming language
Daninet/hash-wasm
Lightning fast hash functions using hand-tuned WebAssembly binaries
BcryptNet/bcrypt.net
BCrypt.Net - Bringing updates to the original bcrypt package
PHPAuth/PHPAuth
PHPAuth is a secure PHP Authentication class that easily integrates into any site.
spaze/hashes
Magic hashes – PHP hash "collisions"
roots/wp-password-bcrypt
WordPress plugin to implement secure bcrypt hashed passwords
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.
simonepri/upash
🔒Unified API for password hashing algorithms
xyproto/permissions2
:closed_lock_with_key: Middleware for keeping track of users, login states and permissions
AndrewPaglusch/FlashPaper
One-time encrypted password/secret sharing
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.
SashenJayathilaka/Airbnb-Build
Full Stack Airbnb Clone with Next.js 13 Tailwind-css, Prisma, MongoDB, NextAuth, Framer-motionSocial, Login (Google and Facebook), Image upload, Cloudinary CDN, Location selection, Map component, Country autocomplete, Fetching listings with server components
patrickfav/armadillo
A shared preference implementation for confidential data in Android. Per default uses AES-GCM, BCrypt and HKDF as cryptographic primitives. Uses the concept of device fingerprinting combined with optional user provided passwords and strong password hashes.
anilahir/nestjs-authentication-and-authorization
NestJS Authentication without Passport using Bcrypt, JWT and Redis
flyfox11/venture-management
一个包含vuejs和nodejs技术的全栈项目
edwardcdev/apollobank
A full stack GraphQL banking application using React, Node & TypeScript.
weavejester/crypto-password
Library for securely hashing passwords
viniciussanchez/bcrypt
BCrypt is a password hashing function
t3hnar/scala-bcrypt
Scala wrapper for jBcrypt + pom.xml inside
RicardoGEsteves/AuthV5-Toolkit
Advanced custom authentication for Next.js applications with Auth.js V5. Authentication with providers and credentials.
piashcse/ktor-E-Commerce
Ktor-E-Commerce is a high performance backend solution for modern e-commerce applications, built with JetBrain's ktor. https://piashcse.github.io/ktor-E-Commerce
carlalexander/passwords-evolved
WordPress password authentication for the modern era
viniciuschiele/Scrypt
A .NET implementation of scrypt password hash algorithm.
isaychris/reddit-clone
A reddit clone written using node.js / express.js / mongodb / passport.js. https://seiya-beddit.herokuapp.com/
BREAKTEAM/Debcrypt
A script crack bcrypt hash.
xyproto/permissionbolt
:nut_and_bolt: Middleware for keeping track of users, login states and permissions
ngirot/BruteForce
A simple brute forcer written in GO for SHA1, SHA256, SHA512, MD5 and bcrypt
Sreyas-Sreelal/samp-bcrypt
A bcrypt plugin for samp.
NetDevPack/Security.PasswordHasher
Argon2, BCrypt and Scrypt implementation for ASP.NET Core Identity
amdelamar/jhash
🔑 Password hashing utility in Java
JamesBroadberry/deno-bcrypt
A port of jBCrypt to TypeScript for use as a Deno module