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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f8fefb699b10983c,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-01 14:54:29 PST Path: archiver1.google.com!news2.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!news.gtei.net!newsfeed.mathworks.com!wn13feed!wn11feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi_feed4!attbi.com!rwcrnsc54.POSTED!not-for-mail From: Freejack Subject: Glade and Cryptlib. Newsgroups: comp.lang.ada Message-ID: User-Agent: Pan/0.11.4 (Unix) Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Comment-To: ALL NNTP-Posting-Host: 12.245.85.50 X-Complaints-To: abuse@comcast.net X-Trace: rwcrnsc54 1065045266 12.245.85.50 (Wed, 01 Oct 2003 21:54:26 GMT) NNTP-Posting-Date: Wed, 01 Oct 2003 21:54:26 GMT Organization: Comcast Online Date: Wed, 01 Oct 2003 21:54:26 GMT Xref: archiver1.google.com comp.lang.ada:85 Date: 2003-10-01T21:54:26+00:00 List-Id: Has anyone attempted to integrate a crypto package such as cryptlib http://www.cs.auckland.ac.nz/~pgut001/cryptlib/ into the Glade Partition Control System? This seems like it would be a useful project. I'm aware of the various Ada crypto efforts, but I dont know of any that have attempted to take this sort of approach. The reason I ask is because I've been playing with cryptlib for a while now and would like to take a shot at doing a distributed app which handles encryption and such transparently, using Glade. Cryptlib is pretty self-contained and portable, so it seems like a good place to start. i.e. I'm referring to the Gnat-glade DSA package, not the GUI builder. Freejack