Xref: news-dnh.mv.net comp.os.msdos.djgpp:2171 Path: news-dnh.mv.net!mv!news.sprintlink.net!howland.reston.ans.net!Germany.EU.net!news.dfn.de!news.rwth-aachen.de!tabaqui!softbrek From: softbrek AT tabaqui DOT informatik DOT rwth-aachen DOT de (Hans-Bernhard Broeker) Newsgroups: comp.os.msdos.djgpp Subject: Re: is crypt() supported? Date: 25 Sep 1995 16:28:28 GMT Organization: RWTH -Aachen / Rechnerbetrieb Informatik Lines: 25 References: <443t1i$7bp AT nuscc DOT nus DOT sg> Nntp-Posting-Host: tabaqui.informatik.rwth-aachen.de To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp chuacho1 AT iscs DOT nus DOT sg (Motley Crue, Retired) writes: >Hi, > I'm wondering if the crypt function is supported on djgpp? I saw the >function crypt being commented out under the file djgppstd.h ,any idea >why? TIA. Hello, and welcome to the world of US export restriction on encryption software! :-( crypt() isn't in the library, and therefore commented out in the header, most probably because US export laws forbids any piece of encryption software, in what form ever, to cross the borders of the United States from in- to outside (the other direction is allowed :-). E.g., this would mean that even by downloading a public domain algorithm, in source code, from an U.S. ftp site, you *violate* U.S. law! You think this is paranoic? IMHO, you're right. But you might be able to get an implementation of crypt(), legally, by asking archie for a european site. Just my DM 0,02 Hans-Bernhard Broeker (Aachen, Germany)