comp.lang.ada
 help / color / mirror / Atom feed
From: antonio_duran@hotmail.com (Antonio Duran)
Subject: Re: Ada and cryptography
Date: 17 Jun 2002 01:31:05 -0700
Date: 2002-06-17T08:31:06+00:00	[thread overview]
Message-ID: <e1a50f2.0206170031.3c638595@posting.google.com> (raw)
In-Reply-To: 994828d9.0206161145.cbf4b08@posting.google.com

tuo_pe@yahoo.com (Tuomas P) wrote in message news:<994828d9.0206161145.cbf4b08@posting.google.com>...
> Hi all!
> 
> Is (can?) Ada being used in cryptographic applications? If it is,
> could someone point me out to webpages that have cryptographic code in
> Ada?
> 
> I have been reading Markus Kuhn's article on Ada95 ("Information for
> New Ada95 Programmers") and I have the impression that Ada might do
> well in that area (too!).
> 
> Thanks for your time.
> 
> Tuomas

Yes it can. I'm trying to implement some cryptographic algorithms in
Ada95 and you can see that work in:

http://sourceforge.net/projects/adacf

I'm afraid I couldn't dedicate enough time to complete the work. What
you can find there is an implementation of some of the most important
cryptographic hash (message digest) algorithms (MD2, MD4, MD5, SHA-1,
RIPEMD-128, RIPEMD-160, TIGER, and HAVAL) and the test vectors for
these algorithms.

I'm currently working on a multiprecission natural number arithmetic
package, cryptographic pseudorandom number generators (BBS) and some
of the most important symmetric key ciphers (DES, 3-Way, Blowfish, and
others). If you want the source code I could send you but be aware
that is not production quality code (at least not yet).

    Antonio Duran



  parent reply	other threads:[~2002-06-17  8:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-16 19:45 Ada and cryptography Tuomas P
2002-06-16 20:20 ` David Marceau
2002-06-16 23:07 ` Ted Dennison
2002-06-17  2:07 ` Jeffrey Carter
2002-06-17 19:47   ` Gisle Sælensminde
2002-06-17  7:23 ` Florian Weimer
2002-06-17  8:31 ` Antonio Duran [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-06-17 13:53 Mike Brenner
2002-06-17 23:15 ` David Marceau
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox