Subject: Re: New idea on ELF prebinding
To: Luke Mewburn <lukem@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-userlevel
Date: 11/21/2002 23:11:43
On Fri, Nov 22, 2002 at 05:48:43PM +1100, Luke Mewburn wrote:

 >   | - Every binary, including executable and shared object, has .csum
 >   |   section inserted by ld(1) at compile time. It is 32-bit long and
 >   |   used for storing checksum (CRC32) of the binary.
 > 
 > i'd prefer md5 or sha1 as a hash.

...but you want it to be fast.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>