From: markh@wimsey.bc.ca (Mark C. Henderson)
To: cypherpunks@toad.com
Message Hash: 9dd057ba2908428df2b2f9813a53b81f6a06ed8415810130507e936d6a60a39b
Message ID: <m0oiFr9-0001TXC@vanbc.wimsey.com>
Reply To: N/A
UTC Datetime: 1993-09-30 04:46:33 UTC
Raw Date: Wed, 29 Sep 93 21:46:33 PDT
From: markh@wimsey.bc.ca (Mark C. Henderson)
Date: Wed, 29 Sep 93 21:46:33 PDT
To: cypherpunks@toad.com
Subject: Re: Triple DES Wanted
Message-ID: <m0oiFr9-0001TXC@vanbc.wimsey.com>
MIME-Version: 1.0
Content-Type: text/plain
>
> I'm looking for a Triple DES file encryption program that takes arguments
> in the same form as /bin/crypt or /usr/bin/des. Is there a /bin/3des out
> there somewhere? Has anyone come across 3des.c? And if so, can you
> point me in the direction where it may be found. Thanks..
>
> If no such program exists, I think it would be very useful to the
> cypherpunks community if it were made available. I'd also like to see a
You could write one based on Richard Outerbridge's d3des.
The essential routines are provided in the package, all you'd
need to provide is the wrapper. d3des is the basis of what is currently
used in RIPEM 1.1
I also used it in munge, which is an experimental encryption program
I distributed a while back which encrypts with either IDEA or triple
DES or a composition of the two in CFB mode. munge has an interface
much like that of Unix "compress" (munge, unmunge, mcat &c.) I'd do
things somewhat differently if I were going to redo it, but you can
have it if you want it. Just don't ask me to maintain it or port it
to anything else, as I don't want to put any more effort into it.
There is significant ugliness in the code due to the fact that I was
always maintaining backwards compatibility with previous versions.
(if you want either munge or d3des, you can get by ftp it from either
wimsey.bc.ca or ripem.msu.edu. Please don't export munge or anything
from wimsey.bc.ca outside of the U.S. and Canada).
Mark
--
Mark Henderson markh@wimsey.bc.ca (personal account)
RIPEM key available by key server/finger/E-mail
MD5OfPublicKey: F1F5F0C3984CBEAF3889ADAFA2437433
Return to September 1993
Return to “markh@wimsey.bc.ca (Mark C. Henderson)”
1993-09-30 (Wed, 29 Sep 93 21:46:33 PDT) - Re: Triple DES Wanted - markh@wimsey.bc.ca (Mark C. Henderson)