openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
lib_bcrypt
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
about 22 hours
ago.
Mar 23, 2025 — Mar 23, 2026
Showing page 1 of 1
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
a note about byte limits
Cal Henderson
More...
almost 8 years ago
Create LICENSE
Cal Henderson
More...
about 8 years ago
return false is hashing fails
Cal Henderson
More...
almost 14 years ago
allow openssl under windows if we're 5.3.4+
Cal Henderson
More...
almost 14 years ago
count -> strlen
Cal Henderson
More...
almost 14 years ago
adapted changes from https://github.com/snacsnoc: * include uniqid() in our original entropy pool * try openssl_random_pseudo_bytes() before reading /dev/urandom * made internal methods private
Cal Henderson
More...
almost 14 years ago
formatting raaaaage
Cal Henderson
More...
almost 14 years ago
added test plan. added note in readme about running tests
Cal Henderson
More...
almost 14 years ago
Merge pull request #1 from snacsnoc/patch-1
Cal Henderson
More...
almost 14 years ago
Change visibility of $random_state to private.
Easton Elliott
More...
almost 14 years ago
moar typos
Cal Henderson
More...
almost 14 years ago
this is PHP silly. fixed some formatting too
Cal Henderson
More...
almost 14 years ago
added a readme
Cal Henderson
More...
almost 14 years ago
work factor can/should be an argument to the hashing function
Cal Henderson
More...
almost 14 years ago
use consistent language: work factor, not function
Cal Henderson
More...
almost 14 years ago
rename to be less confusing. this is not a generalized/portable hasher
Cal Henderson
More...
almost 14 years ago
simplified code - no longer creates 'portable hashes' - just straight up bcrypt hashes or nothing. moved tests to use testmore and try a few different work functions. included some example timings from my laptop
Cal Henderson
More...
almost 14 years ago
imported from http://www.openwall.com/phpass/
Cal Henderson
More...
almost 14 years ago
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree