Search results
19 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
bcrypt written in typescript
bcrypt-ts modified for Vercel Edge
Bcrypt.js for node-red
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![npm version](https://badge.fury.io/js/cea.svg)](https://badge.fury.io/js/cea)
Encrypt and Decrypt System in Node JS
- bcrypt
- password
- auth
- authentication
- encryption
- crypt
- crypto
- cryptr
- crypter
- decryption
- cipher
- hashr
- encrypt
- decrypt
- View more
nodejs boilerplate & utility
- boilerplate
- utility
- nodejs
- express
- slack
- amqplib
- axios
- bcryptjs
- dotenv
- form-data
- html-entities
- html-to-text
- jsonwebtoken
- lodash
- View more
cli to generate and hash password.
Node.js Boilerplate, revisited
- boilerplate
- utility
- nodejs
- express
- amqplib
- axios
- bcryptjs
- dotenv
- form-data
- html-entities
- html-to-text
- jsonwebtoken
- lodash
- moment
- View more
Wraps the bcrypt/bcryptjs implementations on the Master to allow use in a multi-process node system using cluster.
Automatic password hashing for your bookshelf models, with bcryptjs
MongoDB TokenStore for Passwordless using bcrypt.js
Abstract library to create, update and authenticate users using bcryptjs
This is a library that will easily handle the hassle of user login and membership registration every time.
CLI tool wrapping [bcryptjs](https://www.npmjs.com/package/bcryptjs) that generates a salted hash from input file or compares input file with provided hash. When generating the hash you can select the number of rounds to generate the hash salt. When compa
Create a bcrypt hash using bcryptjs module in the command line
Store and verify users with bcryptjs passwords
Default implementations of Funkallero auth service interfaces
Frequently used bcryptjs based methods for hashing
Simple Bcrypt Hash/Check for password or string that you want