bcrypt topic

List bcrypt repositories

rcrypt

11
Stars
0
Forks
Watchers

rcrypt is a compact hashing and salting library based on bcrypt that produces smaller hashes

cl-bcrypt

8
Stars
1
Forks
Watchers

Common Lisp system for parsing and generating bcrypt password hashes

bcrypt

15
Stars
3
Forks
Watchers

Fast JavaScript implementation of bCrypt

dashboard

16
Stars
1
Forks
Watchers

Docker Host Manager from UI & API, with Traefik enabled and with limited volumes.

hashes

668
Stars
93
Forks
Watchers

Magic hashes – PHP hash "collisions"

bcrypt.js

3.5k
Stars
261
Forks
Watchers

Optimized bcrypt in plain JavaScript with zero dependencies.

armadillo

277
Stars
52
Forks
Watchers

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

465
Stars
49
Forks
Watchers

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

43
Stars
6
Forks
Watchers

A CLI tool for bcrypt - hash a password, determine if password matches a hash, compute cost of hash