0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 09, 2025 — Feb 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove MCRYPT source due to being covered already by other sources
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Fix failure on Windows is CAPICOM is not installed
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Added support for 2-key TripleDES
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Added test vectors, removed partial vectors from unit tests
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Remove the BitString class, as it's not needed
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Increase coverage a bit, testing auth field failure in CCM
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Increase coverage a bit
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Fix coverage for Random Factory
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Some significant work on the password library
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Added Drupal and PHPASS password hashing implementations
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Add new Rijndael mixing function
ircmaxell
as Anthony Ferrara
More... over 14 years ago
SOme more testing work, and some cleaning up
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Add AES and Rijndael implementations, including tests
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Change License, also implement DES and 3DES internally
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Make the generator more efficient
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Add OpenSSL random number source
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Fix the build...
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Added read buffer to random and urandom sources - Thanks Timo
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Fix Random and URandom sources to work in binary mode, change Microtime source to a more robust solution
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Rename Blowfish KDF to BCrypt
ircmaxell
as Anthony Ferrara
More... over 14 years ago
dirty renaming of directories on case-insensitive file system
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Fixed a bunch of tests, a bit of refactoring as well
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Break out phing build file into several files for easier use
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Fixing the build, again
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Fix Build
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Added a few tests
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Fix a few failing build issues, fix tests, refactor a bit, and some more work
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Added DES and CTR implementations, Importred a few more PEAR libraries, test the DES implementation
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Add an Authenticated Block Mode with full tests, Remove RNGCrypto and switch to mcrypt_create_iv for a high strength RNG
ircmaxell
as Anthony Ferrara
More... over 14 years ago
Added pear package for compatability
ircmaxell
as Anthony Ferrara
More... over 14 years ago