]> granicus.if.org Git - php/commit
Added the mhash HMAC functionality. Now the mhash function can use
authorNikos Mavroyanopoulos <nmav@php.net>
Tue, 17 Oct 2000 19:43:49 +0000 (19:43 +0000)
committerNikos Mavroyanopoulos <nmav@php.net>
Tue, 17 Oct 2000 19:43:49 +0000 (19:43 +0000)
commit5386c05cd13348a2901a4a2c42e22bace6b2767d
treeb88c9bb11cc9772812e028b3776eff2c5906982d
parent610edbc7ded8562738befadc7dec14c98e72b791
Added the mhash HMAC functionality. Now the mhash function can use
keyed hash by added the key as an extra parameter to the function.
ext/mhash/mhash.c