0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 08, 2025 — Feb 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #24 from geekcom/master
ircmaxell
as Anthony Ferrara
More... over 8 years ago
update .gitignore, fix README More... over 8 years ago
Update README.markdown
ircmaxell
as Anthony Ferrara
More... about 11 years ago
Update PasswordLib.php
ircmaxell
as Anthony Ferrara
More... almost 13 years ago
Merge pull request #11 from jamm/patch-1
ircmaxell
as Anthony Ferrara
More... almost 13 years ago
add @throws to phpdoc More... almost 13 years ago
Merge pull request #10 from kherge/master
ircmaxell
as Anthony Ferrara
More... almost 13 years ago
Updating BigMath test. More... almost 13 years ago
Prioritize GMP before BCMath. (issue #8) More... almost 13 years ago
Merge pull request #7 from orourkek/master
ircmaxell
as Anthony Ferrara
More... almost 13 years ago
corrected md5 salt length to be inclusive of pre/suffix More... almost 13 years ago
Refactor generator to NOT use log(), due to precision issues...
ircmaxell
as Anthony Ferrara
More... about 13 years ago
Fix issue with floats in Travis build process
ircmaxell
as Anthony Ferrara
More... about 13 years ago
Merge branch 'master' of https://github.com/ircmaxell/PHP-PasswordLib
ircmaxell
as Anthony Ferrara
More... about 13 years ago
Update VFS dependency to use composer --dev
ircmaxell
as Anthony Ferrara
More... about 13 years ago
Add build status to markdown
ircmaxell
as Anthony Ferrara
More... about 13 years ago
Add dependency on pat/vfsStream to travis script
ircmaxell
as Anthony Ferrara
More... about 13 years ago
Enable travis build
ircmaxell
as Anthony Ferrara
More... about 13 years ago
Refactor password implementation to support passing an array of parameters to password implementations.
ircmaxell
as Anthony Ferrara
More... about 13 years ago
Merge pull request #6 from michael-dev/master
ircmaxell
as Anthony Ferrara
More... about 13 years ago
add MediaWiki password hash implementation More... about 13 years ago
Merge pull request #4 from enygma/bcrypt-prefix-switch
ircmaxell
as Anthony Ferrara
More... about 13 years ago
updating createPasswordHash to swap out the default based on PHP version More... about 13 years ago
Improve the entropy of the microtime fallback generator
ircmaxell
as Anthony Ferrara
More... over 13 years ago
Promote to beta
ircmaxell
as Anthony Ferrara
More... over 13 years ago
Add tests for Crypt, SHA256, SHA512 and fix bugs while in there
ircmaxell
as Anthony Ferrara
More... over 13 years ago
Remove generator implementation from Hash, as it's not needed
ircmaxell
as Anthony Ferrara
More... over 13 years ago
A bunch of fixes and refactoring, adding better timing attack protection, adding protection from invalid password types
ircmaxell
as Anthony Ferrara
More... over 13 years ago
Fix bias issue with random generator when generating random strings
ircmaxell
as Anthony Ferrara
More... over 13 years ago
Integrate upstream changes from Enrico Zimuel to Blowfish
ircmaxell
as Anthony Ferrara
More... over 13 years ago