]> granicus.if.org Git - php/commit
Add HMAC support
authorSara Golemon <pollita@php.net>
Fri, 18 Nov 2005 20:58:54 +0000 (20:58 +0000)
committerSara Golemon <pollita@php.net>
Fri, 18 Nov 2005 20:58:54 +0000 (20:58 +0000)
commit7cd42570edbf216c2d1d300feb277747fd19f0c1
tree742be9845fac3ec5a3d07318ca2231f34afeda4a
parent87e899e4a4e7b3c880270c17fb4c4dada3773135
Add HMAC support
ext/hash/hash.c
ext/hash/hash_md.c
ext/hash/hash_ripemd.c
ext/hash/hash_sha.c
ext/hash/php_hash.h
ext/hash/tests/hmac-md5.phpt [new file with mode: 0644]