0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Feb 09, 2025 — Feb 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Slight refactor of unit test using vfsStream
ircmaxell
as Anthony Ferrara
More... over 14 years ago
More coverage work
ircmaxell
as Anthony Ferrara
More... over 14 years ago
More testing coverage work
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Some more unit test coverage work
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Fix minor bug in CMAC with fallback of output size 0
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Test CCM a bit more, change Mode to use an options array
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Add spacing to make Library Dependencies section appear More... over 14 years ago
Add a bunch to the readme file
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Fix PMD issue with build
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Add Joomla based hashing mechanism
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Switch around key and hash in Password::verify, test CryptLib class
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Added HMAC test vectors
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Fix the build, clean up the MAC functions
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Added MAC functions including CMAC implementation
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Replace the Strength set of classes with an ENUM class based off of SplEnum
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Rearange the tests slightly, add a build-lite step for fast test-builds (when running on dev machine, full builds are still done by jenkins)
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Much more work on coverage improvements, Decreased unit test runtime to a few seconds, implemented more Vector tests
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Add CryptLib class, fix build, fix Key interface
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Some more work on the password factory and integrating the hash data mapper
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Added a new hash data mapper for use with the core hash extension
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Remove hash library as unnecessary
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Fix the PHPMD issue
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Remove support for non-base-10 numbers
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Fix the build due to missing library
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Testing the modes! Implement a big-math library
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Restructure the block mode classes to be more stream like
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Rename a bunch of classes and files
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Refactoring Cipher Interface to allow for reusing keys
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Migrate more vectors out of Unit tests into Vector tests
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Fix the build
ircmaxell
as Anthony Ferrara
More... over 14 years ago