From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,eec376a334ad59ed X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-11 07:18:56 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!newsfeed.berkeley.edu!ucberkeley!sjc1.nntp.concentric.net!newsfeed.concentric.net!global-news-master From: joevl Newsgroups: comp.lang.ada Subject: Re: hashing Date: 11 Apr 2002 14:18:54 GMT Organization: Mojave Systems Corportion Message-ID: <3CB59B4C.A7B2AEB7@concentric.net> References: <604t8.3744$tZ1.983158@news2-win.server.ntlworld.com> Reply-To: joevl@concentric.net NNTP-Posting-Host: 64.0.146.62 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.77C-CCK-MCD {C-UDP; EBM-APPLE} (Macintosh; U; PPC) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:22361 Date: 2002-04-11T14:18:54+00:00 List-Id: >> "Steven Deller" wrote in message >> Other than that, I'd try one of the numerous ISO-defined hash >> functions, such as CRC-32, etc. "chris.danx" replied: > ISO define hash functions? I think Steve is referring to the CRC-32 (and also CRC-16) algorithms defined by the ITU (formerly CCITT). Can't recall the specific ITU-R recommendation (V.33?).