Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup the mod version macros, round 2 | Anatol Belski | 2015-03-23 | 1 | -1/+2 |
* | revert yet unready stuff | Anatol Belski | 2015-03-23 | 1 | -1/+1 |
* | more fixes to the shared compilation | Anatol Belski | 2015-03-23 | 1 | -1/+1 |
* | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | 's' works with size_t round 3 | Anatol Belski | 2014-08-27 | 1 | -1/+1 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | fix hash | Anatol Belski | 2014-08-19 | 1 | -1/+1 |
* | Add hash_equals() to perform string comparisons that are not vulnerable to ti... | Rouven Weßling | 2014-03-17 | 1 | -0/+1 |
* | Fix #66698: Add fnv1a32 and fnv1a64 hash options | Michael M Slusarz | 2014-03-06 | 1 | -0/+2 |
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Add support for CryptoPro S-box for GOST | Manuel Mausz | 2013-09-05 | 1 | -0/+1 |
* | unify stdint type usage | Michael Wallner | 2013-08-06 | 1 | -1/+6 |
* | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | Create hash_pbkdf2 function addition | Anthony Ferrara | 2012-06-12 | 1 | -0/+1 |
* | remove Salsa10/Salsa20, which are actually stream ciphers not hash functions | Michael Wallner | 2012-01-17 | 1 | -2/+0 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
* | Added Jenkins's one-at-a-time hash support to ext/hash. | Martin Jansen | 2010-03-24 | 1 | -0/+1 |
* | Add FNV-1 support to ext/hash | Michael Maclean | 2010-03-23 | 1 | -0/+2 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH Enable salsa hashing algorithm | Scott MacVicar | 2008-12-25 | 1 | -0/+2 |
* | Add sha224 support. | Scott MacVicar | 2008-06-02 | 1 | -0/+1 |
* | [DOC] add hash_copy() to be able to copy hash resource | Antony Dovgal | 2008-04-21 | 1 | -0/+3 |
* | Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) | Dmitry Stogov | 2008-01-30 | 1 | -2/+4 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | make the hash_ops structures const and save some memory | Nuno Lopes | 2007-01-08 | 1 | -28/+28 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | Backport md2, ripemd256, and ripemd320 algos from HEAD | Sara Golemon | 2006-11-15 | 1 | -0/+3 |
* | MFH: fix #36038 (ext/hash compile failure on Mac OSX) | Antony Dovgal | 2006-01-16 | 1 | -1/+1 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | Prep for release | Sara Golemon | 2005-12-06 | 1 | -1/+1 |
* | MFH: add declarations | Antony Dovgal | 2005-12-03 | 1 | -0/+11 |
* | MFH: Add MD4 | Sara Golemon | 2005-12-03 | 1 | -0/+1 |
* | Added hash extension to PHP 5.1 | Ilia Alshanetsky | 2005-12-02 | 1 | -0/+132 |