Book & Memo/Others

Design of Hashing Algorithms

파에 2020. 3. 15. 06:13


Josef Pieprzyk, Babak Sadeghiyan | 1993 | ISBN: 3540575006 | English | 196 pages


Series: Lecture Notes in Computer Science, v.756

This work presents recent developments in hashing algorithm design. Hashing is the process of creating a short digest (i.e., 64 bits) for a message of arbitrary length, for example 20 Mbytes. Hashing algorithms were first used for searching records in databases; they are central for digital signature applications and are used for authentication without secrecy. Covering all practical and theoretical issues related to the design of secure hashing algorithms the book is self contained; it includes an extensive bibliography on the topic.