Return to BSD News archive
Path: sserve!manuel!munnari.oz.au!mips!decwrl!elroy.jpl.nasa.gov!usc!wupost!waikato.ac.nz!sjhill From: sjhill@waikato.ac.nz Newsgroups: comp.unix.bsd Subject: Need a replacement for *crypt(key,salt) Message-ID: <1992Jul15.145425.9377@waikato.ac.nz> Date: 15 Jul 92 14:54:25 +1200 Organization: University of Waikato, Hamilton, New Zealand Lines: 5 On a version of BSD Unix that I am using, the C Library functions 'crypt' and '_crypt' are missing. Would someone be able to post a short and simple and portable (!) bit of code to replace these missing functions? Thanks in advance.