Commit Graph

30 Commits

Author SHA1 Message Date
andy wharmby
84cd47bdb5 New hash extension tests. Tested on Windows, Linux and Linux 64-bit 2009-01-07 14:30:06 +00:00
Felipe Pena
56acf97039 - Fix test 2008-12-27 01:04:09 +00:00
Felipe Pena
2aedbeb829 - Fixed test 2008-10-26 23:33:32 +00:00
Antony Dovgal
2e04ad2163 update tests 2008-09-18 12:15:56 +00:00
Scott MacVicar
8ee4a8fd7c mhash algorithm parameter was modified when it was a zval, also update a test. 2008-09-18 11:52:12 +00:00
Antony Dovgal
be2f5ce9e7 fix bug #45028 (CRC32 output endianness is different between crc32() and hash()) 2008-08-18 14:28:57 +00:00
Scott MacVicar
bbc1ff0e9e MFB: Make the old mhash API a wrapper around hash, this removes a dependency. 2008-06-28 15:20:49 +00:00
Raghubansh Kumar
05fccba7fc New testcases for hash_file(), Committed for Felix De Vliegher, TestFest Task No: 75 & 76, Tested on RHEL5 -32bit, WinXP-32bit 2008-06-24 15:46:24 +00:00
Antony Dovgal
988a68798c fix test
(the test still fails because of broken preg_match())
2008-06-04 09:10:34 +00:00
Scott MacVicar
9e209e8928 MFB: Add sha224 support. 2008-06-02 14:13:49 +00:00
Steph Fox
4be7f4aecd - killed off UEXPECT
- com_dotnet gets a .cvsignore
- Ulf will take care of mysql extensions, rest complete
2008-05-27 18:16:04 +00:00
Antony Dovgal
f443488507 [DOC] add hash_copy() to be able to copy hash resource 2008-04-21 15:37:07 +00:00
Antony Dovgal
52e4f43e42 more test fixes 2007-04-18 08:09:02 +00:00
Sara Golemon
7b5058378c Allow hash()/hash_hmac() to accept ascii-unicode data,
Update tests to work in unicode.semantics mode.
2006-10-02 01:38:05 +00:00
Sara Golemon
6781debeb8 Add ripemd256 and ripemd320 algos 2006-09-20 01:48:06 +00:00
Sara Golemon
5cb3858aa3 PHP6 Updates 2006-09-20 00:32:54 +00:00
Sara Golemon
3b7d690912 Add md2 algo support 2006-02-21 20:37:12 +00:00
Michael Wallner
2e3a2a5dbc MF51: add adler32 test 2005-12-03 10:32:42 +00:00
Michael Wallner
f1a0fdddba - add crc32 test 2005-12-03 10:16:59 +00:00
Sara Golemon
c456c16952 Add MD4 support 2005-12-03 00:51:30 +00:00
Sara Golemon
73012ee257 Add hash_hmac() and hash_hmac_file() for single shot HMAC calculations 2005-12-01 04:53:55 +00:00
Michael Wallner
55f3cabb90 - ditch warnings
- add gost and snefru test
- CREDITS += mike
2005-11-25 18:24:34 +00:00
Michael Wallner
4875427d16 - fix tiger algo 2005-11-24 14:28:34 +00:00
Michael Wallner
e4bef616f8 - fix segvs
# there's still somthing wrong though
2005-11-24 14:07:24 +00:00
Michael Wallner
ddc2444d2c - add whirlpool algo 2005-11-23 21:15:41 +00:00
Ilia Alshanetsky
574a01f9b7 No dynamic output, so no need for regex. 2005-11-23 00:30:08 +00:00
Sara Golemon
7ad4fb0c27 Add HAVAL algorithm
Bit widths: 128, 160, 192, 224, 256
Passes: 3, 4, 5
2005-11-20 20:14:22 +00:00
Sara Golemon
a00062d63e Typo 2005-11-18 21:39:29 +00:00
Sara Golemon
7cd42570ed Add HMAC support 2005-11-18 20:58:54 +00:00
Sara Golemon
5c213de12e Initial Commit 2005-11-18 19:51:09 +00:00