Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!cs.utexas.edu!uwm.edu!rpi!uupsi!sunic!lth.se!E89HSE@rigel.efd.lth.se From: e89hse@rigel.efd.lth.se Newsgroups: comp.unix.questions Subject: Re: Security for UNIX ... looking for crypt() ... Message-ID: <00938033.ABE27960@rigel.efd.lth.se> Date: 11 Jun 90 03:41:39 GMT References: <1139@neon.UUCP>,<56@raysnec.UUCP> Sender: newsuser@lth.se (LTH network news server) Reply-To: e89hse@rigel.efd.lth.se Distribution: comp Organization: Lund Institute of Technology,Lund, Sweden Lines: 19 In article <56@raysnec.UUCP>, shwake@raysnec.UUCP (Ray Shwake) writes: >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. But are even the stuff to crypt() macros covered by that COCO-stuff. I know crypt(1) is covered but crypt(2) is used by most systems for the pwd file. Anyhow does anyone have a C-source to a program that can crupt ASC-II files with reasonable security using a keyword or something like that. Is there any encryption standard when one want to send E-mail? Henrik Sandell