Path: utzoo!attcan!uunet!cs.utexas.edu!uwm.edu!zaphod.mps.ohio-state.edu!math.lsa.umich.edu!rphroy!teemc!ka3ovk!raysnec!shwake From: shwake@raysnec.UUCP (Ray Shwake) Newsgroups: comp.unix.questions Subject: Re: Security for UNIX ... looking for crypt() ... Summary: You're not supposed to see this source... Message-ID: <56@raysnec.UUCP> Date: 8 Jun 90 17:22:10 GMT References: <1139@neon.UUCP> Reply-To: shwake@raysnec.UUCP (Ray Shwake) Distribution: comp Organization: IRS - ACI Project Office Lines: 15 In article <1139@neon.UUCP> pwendt@neon.UUCP (Patrick Wendt) writes: > >I'm searching for the original C-source of the crypt()-routine >which crypts the passwords for /etc/passwd. - I've written several >crypt-programs for other mashines and even such non-recursive- >algorithms, but I've never seen the original UNIX-crypt()-algo ... The export of encryption technology is covered by law and regulation with the intent that it not fall into the "wrong hands". West Germany, as a member of COCOM, has similar restrictions. Not only is the source code to crypt covered by these restrictions, one can not even export the BINARIES except to certain countries, and even then often requires an export license. If you ever get access to this stuff, you probably shouldn't have. 8-)