]> granicus.if.org Git - php/commit
Add sha224 support.
authorScott MacVicar <scottmac@php.net>
Mon, 2 Jun 2008 12:24:23 +0000 (12:24 +0000)
committerScott MacVicar <scottmac@php.net>
Mon, 2 Jun 2008 12:24:23 +0000 (12:24 +0000)
commitb83fbba9f31f10c58ef2dab9272a429f36c5da81
tree3a71a431ea56034ab7a8412867eeb514450e9e98
parentd652cec246bd394efd039c6625688bbf4385f32c
Add sha224 support.
ext/hash/hash.c
ext/hash/hash_sha.c
ext/hash/php_hash.h
ext/hash/php_hash_sha.h
ext/hash/tests/sha224.phpt [new file with mode: 0644]