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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3480cd8663df7eb8 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-01-30 19:05:06 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!elnk-pas-nf1!elnk-nf2-pas!newsfeed.earthlink.net!attbi_feed3!attbi.com!attbi_s54.POSTED!not-for-mail From: "Jeff C," Newsgroups: comp.lang.ada References: Subject: Re: Free cryptographic library for Ada? X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: NNTP-Posting-Host: 24.147.74.171 X-Complaints-To: abuse@comcast.net X-Trace: attbi_s54 1075518306 24.147.74.171 (Sat, 31 Jan 2004 03:05:06 GMT) NNTP-Posting-Date: Sat, 31 Jan 2004 03:05:06 GMT Organization: Comcast Online Date: Sat, 31 Jan 2004 03:05:06 GMT Xref: archiver1.google.com comp.lang.ada:5136 Date: 2004-01-31T03:05:06+00:00 List-Id: I have a blowfish implementation that I created from the reference implementation and documents. There is also an MD5 package out there (with some small bugs) that I have fixed. So, I guess the short answer is I don't know of a full library..But if you are interested in a partially tested blowfish and MD5 package let me know.