<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
> I would not want to risk even the smallest chance of a hash <BR>> collision on script source.<BR><BR>
The hash would never serve as anything but as an efficient way to find candidates; the actual deletion would only ever take place after a full binary compare.<BR>
 <BR>/Stefan<BR></body>
</html>