Re: a question about hash

From: Paul Crowley (paul@JUNKCATCHER.ciphergoth.org)
Date: 02/20/03


From: Paul Crowley <paul@JUNKCATCHER.ciphergoth.org>
Date: Thu, 20 Feb 2003 09:25:06 GMT


"Cai Wenliang" <caiwl@suntendy.com.cn> writes:

> thankyou very much .
> I need a crc
> so I choosed the crc32 at last.

If it has to run fast on modern processors, consider ADLER32.

-- 
  __  Paul Crowley
\/ o\ sig@paul.ciphergoth.org
/\__/ http://www.ciphergoth.org/


Relevant Pages

  • Re: Shorter checksum than MD5
    ... CRC algorithms were ... within that arithmetic, the CRC of a string is ... def crc(s, salt): ... 'The probability of the changed dada having the same CRC32 is 1/2**32' ...
    (comp.lang.python)
  • Re: dealing with hex values in c# vs VB
    ... The resulting CRC must match up against a CRC generated by someone elses ... Public Function AdDDNc32(ByVal Item As String, ByVal Crc32 As Long) As Long ... Dim bCharValue As Byte, iCounter As Integer, lIndex As Long ... Dim lAccValue As Long, lTableValue As Long ...
    (microsoft.public.dotnet.languages.csharp)
  • [PATCH 2/6] crc32: replace bitreverse by bitrev32
    ... The only users of bitreverse() are crc32 itself and via-velocity. ... crc1 = crc32_le; ...
    (Linux-Kernel)
  • Re: implementing ethernet FCS code in verilog
    ... have to data stream before applying to crc and when checksum created ... The crc you need to apply is the CRC32 AUTODIN II. ... before feeding the bits to the crc32 generator. ... generator aswell, sometimes these may need swapping aswell. ...
    (comp.arch.fpga)
  • Re: [ZX81/TS1000/TK85] Games databases for Zx81 ... using RomCenter database.
    ... Old database list all available games ... ... CRC and the "real" Zx name. ... The "Basic" Crc32 is very convenient to get all clones of programs and can ...
    (comp.sys.sinclair)