]> granicus.if.org Git - php/commit
Added Jenkins's one-at-a-time hash support to ext/hash.
authorMartin Jansen <mj@php.net>
Wed, 24 Mar 2010 15:47:40 +0000 (15:47 +0000)
committerMartin Jansen <mj@php.net>
Wed, 24 Mar 2010 15:47:40 +0000 (15:47 +0000)
commit3842a993fee5324dd9bbcc879aaa880c8a43624e
treecaeb8c362c6ae39372584cda76d1c632382258ef
parent293ba724517faf4d2f06d26b5ed0764f1c575bb3
Added Jenkins's one-at-a-time hash support to ext/hash.
NEWS
ext/hash/config.m4
ext/hash/hash.c
ext/hash/hash_joaat.c [new file with mode: 0644]
ext/hash/php_hash.h
ext/hash/php_hash_joaat.h [new file with mode: 0644]
ext/hash/tests/hash_algos.phpt
ext/hash/tests/joaat.phpt [new file with mode: 0644]