| Fix issue with large int test on 64 bit platforms |
|
More...
|
over 13 years ago
|
| Some docs cleanup |
|
More...
|
almost 14 years ago
|
| Update the compare method to use integer operations for more consistent runtimes |
|
More...
|
almost 14 years ago
|
| Refactor, include a common constant-time comparison for all hashes |
|
More...
|
almost 14 years ago
|
| Update readme file |
|
More...
|
almost 14 years ago
|
| update composer.json |
|
More...
|
almost 14 years ago
|
| A bunch more updates, install composer, fix build |
|
More...
|
almost 14 years ago
|
| Rename a bunch of stuff |
|
More...
|
almost 14 years ago
|
| Fix merge conflict |
|
More...
|
about 14 years ago
|
| Fix bug with very large ranges |
|
More...
|
about 14 years ago
|
| Added shuffleString and shuffleArray to the CryptLib class |
|
More...
|
over 14 years ago
|
| Optimize BaseConverter a little bit, add Password hashing examples |
|
More...
|
over 14 years ago
|
| Fix CryptLib parameter order |
|
More...
|
over 14 years ago
|
| Fix issue with generator bit length detection |
|
More...
|
over 14 years ago
|
| Add file hashes to the package build, refactor package step a bit |
|
More...
|
over 14 years ago
|
| Add test vectors for the mixing functions (trying to ensure no bias exists) |
|
More...
|
over 14 years ago
|
| Updated Readme file with autoloading information |
|
More...
|
over 14 years ago
|
| Restructure bootstrap system, add optional autoloader |
|
More...
|
over 14 years ago
|
| Demote PHP requirements to 5.3.2, change Random to extend from URandom |
|
More...
|
over 14 years ago
|
| Fix Base Converter Issue When Value Of String === 0x30 (0), add tests to generateString |
|
More...
|
over 14 years ago
|
| Removed generator bit shifting, added a better bit mask version which handles negatives better |
|
More...
|
over 14 years ago
|
| Added better testing of generateInt, removed SUHOSIN demoting of URandom source |
|
More...
|
over 14 years ago
|
| Test out the random generator (int method) a bit more with some test vectors |
|
More...
|
over 14 years ago
|
| Fix random number generation to use a better, less biased routine, thanks Timo |
|
More...
|
over 14 years ago
|
| Refactor CryptLib::getRandomString to getRandomBytes |
|
More...
|
over 14 years ago
|
| Fix the build, dam case-insensitive file systems |
|
More...
|
over 14 years ago
|
| Quite a bit more testing |
|
More...
|
over 14 years ago
|
| Added CRC32 streaming implementation |
|
More...
|
over 14 years ago
|
| Fix build on 5.4, for real this time |
|
More...
|
over 14 years ago
|
| Fix build on 5.4 |
|
More...
|
over 14 years ago
|