Evolving universal hash functions using genetic algorithms
Mustafa Safdari
Abstract
Mustafa Safdari
Abstract
In this paper we explore the use of metaheuristic functions, namely Genetic Algorithms to construct Universal Hash Functions to efficiently hash a given set of keys. The Hash Functions generated in this way should give lesser number of collisions as compared to selecting them randomly from a family of Universal Hash Functions. Simulations and tests performed using this technique provide promising results. The algorithm can be used in scenarios where the input distribution of keys is changing frequently and the hash function needs to be modified often to rehash the values to reduce collisions.
OpenAlex reports 13 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
In this paper we explore the use of metaheuristic functions, namely Genetic Algorithms to construct Universal Hash Functions to efficiently hash a given set of keys. The Hash Functions generated in this way should give lesser number of collisions as compared to selecting them randomly from a family of Universal Hash Functions. Simulations and tests performed using this technique provide promising results. The algorithm can be used in scenarios where the input distribution of keys is changing frequently and the hash function needs to be modified often to rehash the values to reduce collisions.
Key concepts: Hash function, Double hashing, Computer science, SHA-2, Rolling hash, Hash chain, Secure Hash Algorithm, Perfect hash function