]> granicus.if.org Git - php/commit
- add whirlpool algo
authorMichael Wallner <mike@php.net>
Wed, 23 Nov 2005 21:15:41 +0000 (21:15 +0000)
committerMichael Wallner <mike@php.net>
Wed, 23 Nov 2005 21:15:41 +0000 (21:15 +0000)
commitddc2444d2ca9061959cac4fff98074b6f83f24e0
treecd4186bb136e8922ea2dfd0d246935f12814a2b9
parent41cc009a9e1afdd4486026102c9a36d9f28e62da
- add whirlpool algo
ext/hash/config.m4
ext/hash/config.w32
ext/hash/hash.c
ext/hash/hash_whirlpool.c [new file with mode: 0644]
ext/hash/php_hash.h
ext/hash/php_hash_whirlpool.h [new file with mode: 0644]
ext/hash/php_hash_whirlpool_tables.h [new file with mode: 0644]
ext/hash/tests/whirlpool.phpt [new file with mode: 0644]