Implements the hashing algorithm compatible with the UNIX ELF format.
Parameters |
Description |
AStream |
Stream containing input values for the hashing algorithm. |
LongWord - 32-bit hash value calculated from input data.
HashValue is an overriden LongWord method in TIdHashElf that implements a hash value calculation algorithm that is compatible with the UNIX ELF format for linker and object files.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|