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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,debd366b367e251b X-Google-Attributes: gid103376,public From: mgk25@cl.cam.ac.uk (Markus Kuhn) Subject: Re: MD5 Algorithm? Date: 1998/12/01 Message-ID: <740eq1$75i$1@pegasus.csx.cam.ac.uk>#1/1 X-Deja-AN: 417421642 References: <3662b7db.0@silver.truman.edu> Organization: U of Cambridge Computer Lab, UK Newsgroups: comp.lang.ada Date: 1998-12-01T00:00:00+00:00 List-Id: v025@academic.truman.edu (Chad R. Meiners) writes: |> I was wondering if anyone has written(or has) a MD5 package and would be |> willing give it to me. MD5 is a bit out-dated as a secure hash function and has been superseeded by the ISO and NIST standardized SHA-1 algorithm. A free Ada implementation of SHA-1 by Mike Roe is available on http://www.ccsr.cam.ac.uk/projects/aes/ together with many other Ada crypto algorithms. Markus -- Markus G. Kuhn, Computer Laboratory, University of Cambridge, UK Email: mkuhn at acm.org, WWW: