#
bcrypt
Here are 743 public repositories matching this topic...
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.
nodejs
angularjs
bootstrap
docker
boilerplate
jwt
angular
express
typescript
mongodb
mongoose
angular2
expressjs
font-awesome
full-stack
bcrypt
angular-cli
jsonwebtoken
starter-kit
mongoosejs
-
Updated
Jun 22, 2020 - TypeScript
Open
Update documentation
riverrun
commented
Jan 7, 2020
Add documentation for the implementation functions in the Comeonin module and update the documentation for the callback functions.
Related to this argon2_elixir issue.
Open
Update the wiki
1
thefrosty
commented
Oct 5, 2018
Bug Report
- I've read the guidelines for Contributing to Roots Projects
- This is a feature request
- This is a bug report
- This request isn't a duplicate of an existing issue
- I've read the [docs](https://github.com/roots/wp-password-bcrypt/blob
nodejs
hashing
api
cli
security
credentials
universal
verification
password
hash-functions
pbkdf2
secure
bcrypt
brute-force
unified
argon
rainbow-table
timing-attacks
credential
upash
-
Updated
Sep 5, 2018 - JavaScript
-
Updated
Mar 21, 2020 - Go
Starter template for NestJS 😻 includes Graphql with Prisma Client, Passport-JWT authentication, Swagger Api and Docker
bcrypt
passportjs
code-first
nestjs
prisma
passport-jwt
type-graphql
prisma-client
nestjs-graphql
prisma2
-
Updated
Jul 2, 2020 - TypeScript
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.
android
security
cryptography
crypto
sharedpreferences
bcrypt
aes-gcm
hkdf
aes-encryption
authenticated-encryption
-
Updated
Jun 11, 2020 - Java
Library for securely hashing passwords
-
Updated
Mar 21, 2019 - Clojure
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.
-
Updated
Jun 11, 2020 - Java
-
Updated
Mar 24, 2020 - Go
A .NET implementation of scrypt password hash algorithm.
-
Updated
May 18, 2020 - C#
WordPress password authentication for the modern era
-
Updated
Jan 4, 2020 - PHP
Automatic password hashing for Objection.js
-
Updated
Apr 23, 2020 - JavaScript
A reddit clone written using node.js / express.js / mongodb / passport.js. https://seiya-beddit.herokuapp.com/
-
Updated
Oct 29, 2018 - JavaScript
Node.js package for HTTP Basic Authentication password file utility.
-
Updated
Mar 15, 2020 - JavaScript
Secure password hashers for Go compatible with Django
-
Updated
Apr 3, 2020 - Go
A Mongoose plugin that lets you transparently cipher stored PII and use securely-hashed passwords
-
Updated
Jun 2, 2020 - JavaScript
GraphQL + MongoDB express server with JWT authorization (in Typescript!)
-
Updated
Sep 16, 2017 - TypeScript
One-time encrypted password/secret sharing
php
encryption
database
simple
sqlite
secret
password
message
bcrypt
webapp
private
ciphertext
aes-256
disposable
zero-knowledge
aes-key
-
Updated
May 27, 2020 - PHP
Improve this page
Add a description, image, and links to the bcrypt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bcrypt topic, visit your repo's landing page and select "manage topics."
This should be explained simply in terms a beginner can understand. I think a pro's, con's list would be a good format. I'll attempt one below, but I admit I'm uncertain about the deciding factors.
#14, #5, and #95 focus on clarifying the performance differences (which IS included in README), but don't expand on how one decides which to use.
bcrypt.js PROS