bcrypt topic
rcrypt
rcrypt is a compact hashing and salting library based on bcrypt that produces smaller hashes
cl-bcrypt
Common Lisp system for parsing and generating bcrypt password hashes
bcrypt
Fast JavaScript implementation of bCrypt
dashboard
Docker Host Manager from UI & API, with Traefik enabled and with limited volumes.
productivity-backend
Productivity Application - Backend
hashes
Magic hashes – PHP hash "collisions"
bcrypt.js
Optimized bcrypt in plain JavaScript with zero dependencies.
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 opti...
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 distrib...
bcrypt-tool
A CLI tool for bcrypt - hash a password, determine if password matches a hash, compute cost of hash