Implementation of randomize-then-combine constructed hash function
Title | Implementation of randomize-then-combine constructed hash function |
Publication Type | Conference Paper |
Year of Publication | 2014 |
Authors | Chi Sing Chum, Changha Jun, Xiaowen Zhang |
Conference Name | Wireless and Optical Communication Conference (WOCC), 2014 23rd |
Date Published | May |
Keywords | block-by-block message processing, cryptography, Educational institutions, hash function construction, Hash function implementation, incremental hash function, iterative hash function, Iterative methods, Merkle-Damgard construction, Message systems, multi-threading, pair block chaining, parallel multithreaded programming, Programming, Random access memory, randomize-then-combine, randomize-then-combine technique, Resistance, Vectors |
Abstract | Hash functions, such as SHA (secure hash algorithm) and MD (message digest) families that are built upon Merkle-Damgard construction, suffer many attacks due to the iterative nature of block-by-block message processing. Chum and Zhang [4] proposed a new hash function construction that takes advantage of the randomize-then-combine technique, which was used in the incremental hash functions, to the iterative hash function. In this paper, we implement such hash construction in three ways distinguished by their corresponding padding methods. We conduct the experiment in parallel multi-threaded programming settings. The results show that the speed of proposed hash function is no worse than SHA1. |
DOI | 10.1109/WOCC.2014.6839925 |
Citation Key | 6839925 |
- Message systems
- Vectors
- Resistance
- randomize-then-combine technique
- randomize-then-combine
- Random access memory
- programming
- parallel multithreaded programming
- pair block chaining
- multi-threading
- block-by-block message processing
- Merkle-Damgard construction
- Iterative methods
- iterative hash function
- incremental hash function
- Hash function implementation
- hash function construction
- Educational institutions
- Cryptography