Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!spool.mu.edu!howland.erols.net!spring.edu.tw!serv.hinet.net!netnews.hinet.net!news From: Stone <stone@vitek.com.tw> Newsgroups: comp.unix.bsd.bsdi.misc Subject: Crypt function Date: Tue, 05 Nov 1996 08:03:47 -0800 Organization: Vitek Lines: 5 Message-ID: <327F6563.4D1A@vitek.com.tw> Reply-To: stone@vitek.com.tw NNTP-Posting-Host: 203.69.45.16 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0Gold (Win16; I) Does anybody know that if current crypt() function back compatiable to the previous version. The manual page say that we can use i-count of 25 and 2 bytes of salts to produce a 13 bytes result. How to do? Thank you all.