Question about hashing algorithms
bigzaphod_at_gmail.com
Date: 08/26/05
- Next message: David Wagner: "Re: Question about hashing algorithms"
- Previous message: Bodo Moeller: "Re: Secure permutations on non-power-of-2 ranges?"
- Next in thread: David Wagner: "Re: Question about hashing algorithms"
- Reply: David Wagner: "Re: Question about hashing algorithms"
- Reply: Dave Turner: "Re: Question about hashing algorithms"
- Reply: Dom: "Re: Question about hashing algorithms"
- Reply: Milan VXdgsvt: "Re: Question about hashing algorithms"
- Reply: Regis: "Re: Question about hashing algorithms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 26 Aug 2005 13:02:25 -0700
Are any hashing algorithms that are secure for short data and have
short signatures? As I understand it, SHA-1, MD5, etc. were pretty
much designed to work for any size of data. Sometimes that seems like
overkill, though. If I have small bits of data (say, a few kilobytes
or so) and I want to verify each chunk with a hash, it seems a little
wasteful to require a 160 bit hash that matches up with what might only
be 2K of data most of the time.
I have virtually no idea how the math works behind hashes, so this
might be a really stupid question... Any helpful response would be
greatly appreciated!
Thanks,
Sean
- Next message: David Wagner: "Re: Question about hashing algorithms"
- Previous message: Bodo Moeller: "Re: Secure permutations on non-power-of-2 ranges?"
- Next in thread: David Wagner: "Re: Question about hashing algorithms"
- Reply: David Wagner: "Re: Question about hashing algorithms"
- Reply: Dave Turner: "Re: Question about hashing algorithms"
- Reply: Dom: "Re: Question about hashing algorithms"
- Reply: Milan VXdgsvt: "Re: Question about hashing algorithms"
- Reply: Regis: "Re: Question about hashing algorithms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|