bcrypt
There are 5302 repositories under bcrypt topic.
kelektiv/node.bcrypt.js
bcrypt for NodeJs
dcodeIO/bcrypt.js
Optimized bcrypt in plain JavaScript with zero dependencies.
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.
riverrun/comeonin
Password hashing specification for the Elixir programming language
napi-rs/node-rs
Node.js bindings ❤️ Rust crates
Daninet/hash-wasm
Lightning fast hash functions using hand-tuned WebAssembly binaries
PHPAuth/PHPAuth
PHPAuth is a secure PHP Authentication class that easily integrates into any site.
BcryptNet/bcrypt.net
BCrypt.Net - Bringing updates to the original bcrypt package
alan345/TER
Fullstack Boilerplate with tRPC, Express and React.
spaze/hashes
Magic hashes – PHP hash "collisions"
roots/wp-password-bcrypt
WordPress plugin to implement secure bcrypt hashed passwords
simonepri/upash
🔒Unified API for password hashing algorithms
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.
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.
flyfox11/venture-management
一个包含vuejs和nodejs技术的全栈项目
edwardcdev/apollobank
A full stack GraphQL banking application using React, Node & TypeScript.
anilahir/nestjs-authentication-and-authorization
NestJS Authentication without Passport using Bcrypt, JWT and Redis
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 powerful backend API solution for e-commerce built with JetBrain’s Ktor framework.
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
amdelamar/jhash
🔑 Password hashing utility in Java
NetDevPack/Security.PasswordHasher
Argon2, BCrypt and Scrypt implementation for ASP.NET Core Identity
JamesBroadberry/deno-bcrypt
A port of jBCrypt to TypeScript for use as a Deno module