[comp.archives] [crypt] Re: C Source Anyone?

riordanmr@clvax1.cl.msu.edu (Mark Riordan) (04/02/91)

Archive-name: security/crypt/newdes/1991-03-31
Archive: cl-next3.cl.msu.edu:/pub/crypt/newdes.tar.Z [35.8.4.24]
Original-posting-by: riordanmr@clvax1.cl.msu.edu (Mark Riordan)
Original-subject: Re: C Source Anyone?
Reposted-by: emv@msen.com (Edward Vielmetti, MSEN)

In article <9103302025.AA13365@enuxha.eas.asu.edu>, harrison@ENUXHA.EAS.ASU.EDU (John V. Harrison) writes...
>I am looking for a C program that will allow me to
>encrypt messages that I can then e-mail using the UNIX mail
>facility.  

I've got a program that uses the so-called NEWDES algorithm
(it's pretty obscure) to encipher/decipher a message; it also uuencodes /
uudecodes.  It's pretty fast and I have put it in the public domain.
Works under BSD Unix (SunOS, ConvexOS, NeXTStep), OS/2, and MS-DOS.
I have made it available on 35.8.4.24 via anonymous FTP.
However, if you care to wait another month (I know I've made this
prediction before!), I'll have available a better program which does
basically the same thing, but with message keys encrypted via a 
public key scheme.

Mark Riordan   Michigan State University  riordanmr@clvax1.cl.msu.edu

barrettd@tigger.Colorado.EDU (Dave Barrett) (04/05/91)

Archive-name: security/crypt/fast-des/1991-04-03
Archive: uunet.uu.net:/pub/fast-des.shar.Z [192.48.96.2]
Original-posting-by: barrettd@tigger.Colorado.EDU (Dave Barrett)
Original-subject: Re: C Source Anyone?
Reposted-by: emv@msen.com (Edward Vielmetti, MSEN)

For an adequate mail encryption package, use anonymous ftp to uunet.uu.net,
and retreive the file "pub/fast-des.shar.Z".