between CRC and MD5

From: zhengyu (zhengyu_at_comcast.net)
Date: 07/31/03


Date: Thu, 31 Jul 2003 06:05:38 GMT

Can someone please suggest some kind of hashing function that is more
cryptographically secure
than CRC but computationally less complicated than MD5? I would like this
function to be easy to
implement in hardware as well.
Jimmy



Relevant Pages

  • Re: between CRC and MD5
    ... >Can someone please suggest some kind of hashing function that is more ... >than CRC but computationally less complicated than MD5? ...
    (sci.crypt)
  • Re: between CRC and MD5
    ... similar to CRC would definitely be good. ... Basically I want to ensure that given a pool of strings, ... Anyway I am just investigating a middle ground, ... >>Can someone please suggest some kind of hashing function that is more ...
    (sci.crypt)
  • CRC 32 vs CRC 64 vs CRC 128 vs MD5
    ... I got a few questions on one way hashing function. ... I was investigating CRC32 and found that it wasn't particularly good at ... doing signatures. ... just as safe as MD5?? ...
    (sci.crypt)