[82238] in Cypherpunks
Re: Party on IRC
daemon@ATHENA.MIT.EDU (Ian Goldberg)
Sun Jun 22 12:30:40 1997
To: cypherpunks@cyberpass.net
From: iang@cs.berkeley.edu (Ian Goldberg)
Date: 22 Jun 1997 15:59:21 GMT
Reply-To: iang@cs.berkeley.edu (Ian Goldberg)
In article <Pine.BSI.3.95.970622053011.19903A-100000@alpha>,
John A. Perry <perry@alpha.jpunix.com> wrote:
>I believe it uses the crypt(3) function for encryption.
It can't use crypt(3), as that's more of a hash function than a cipher,
and one would hope it doesn't use crypt(1) (though I wouldn't be very
surprised).
- Ian