International Conference on Dependability of Computer Systems (DEPCOS-RELCOMEX'06)
d-HMAC Dynamic HMAC function
Szklarska Poreba, Poland
May 25-May 27
ISBN: 0-7695-2565-2
In this paper we want to enhance the powerful of HMAC function (Key-Hashed Message Authentication) to be more resistant against the Exhaustive search attack and Birthday Attack by inventing d-HMAC function (dynamic HMAC function). To achieve our purpose we use dynamic values of ipad and opad. The values of ipad and opad are calculated in dynamic way instead of having fixed strings. The calculation of the values of ipad and opad will depend on the input parameters for HMAC and the input message.