
Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
> On Sat, 22 Mar 2008 16:25:42 +0100, Maarten Bodewes
> <maarten.bodewes@xs4all.nl> wrote, quoted or indirectly quoted someone
[quoted text clipped - 11 lines]
>
> Short ones are usually called "checksums".
That's the worst advice I've seen for years. The strength is in the
algorithm mostly, not in the length of the value that you use. A CRC
does not provide cryptographic security *at all*. Of course, you cannot
delete bits without destroying the chances of creating hash collisions,
but at least you would not be able to just calculate them.
Actually, you should not be posting here if you know this little about
cryptography.
Regards,
Maarten
Roedy Green - 06 Apr 2008 15:42 GMT
On Mon, 31 Mar 2008 00:06:26 +0200, Maarten Bodewes
<maarten.bodewes@xs4all.nl> wrote, quoted or indirectly quoted someone
who said :
>Actually, you should not be posting here if you know this little about
>cryptography.
I did not see any mention of cryptography.

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
Roedy Green - 06 Apr 2008 15:43 GMT
On Mon, 31 Mar 2008 00:06:26 +0200, Maarten Bodewes
<maarten.bodewes@xs4all.nl> wrote, quoted or indirectly quoted someone
who said :
>Actually, you should not be posting here if you know this little about
>cryptography.
If he wants only 16 bits, the purpose is not going to be cryptography.

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
rmoldskr+usenet@online.no - 06 Apr 2008 21:03 GMT
> That's the worst advice I've seen for years. The strength is in the
> algorithm mostly, not in the length of the value that you use.
No matter what algorithm you use, a single bit digest won't be very secure.

Signature
Leif Roar Moldskred
Got Sfik?