Xref: utzoo comp.lang.pascal:6405 comp.misc:12262 comp.lang.fortran:5257 comp.sources.wanted:16424 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!agate!usenet.ins.cwru.edu!ysub!00156811 From: 00156811@ysub.ysu.edu Newsgroups: comp.lang.pascal,comp.misc,comp.lang.fortran,comp.sources.wanted Subject: DES encryption Message-ID: <91115.18385400156811@ysub.ysu.edu> Date: 25 Apr 91 22:38:54 GMT References: <1991Apr23.133150.14095@uwasa.fi> Organization: Youngstown State University VM system (YSUB) Lines: 11 HELP!!!!! I need a source for the DES encryption routine using full DES cipher feedback mode of operation. It should have the capability of single or dual keys, dual keys means you can have a master key for the installer and if the user forgets the password, the installer could retreive the data using the master password (key). It should also have the capability of compressing the data as it encrypts the file. Thanks Robert R. Dell