--- Wiggins d'Anconia <[EMAIL PROTECTED]> wrote: > Always group reply so that the rest of the list can > help and be helped by the discussion. Sorry if I sent email to your address. It wasn't intentional.
I'm new to encryption. When I think of Crypt I think graveyard. And so far I've found no info that will encrypt some passwords that I want to write to an .htpasswd file. What I have is a program with an admin panel that needs to be in a protected directory. I don't want the password to be sent unencrypted. I used nmake and have perl 8.0, apache server installed on my home PC with a win98 box. But all of the programs I write are uploaded to a Unix server. Even though I've used cpan to download and install Twofish, Blowfish, CipherSaber, and CryptSerpent the only one I've successfully installed is CipherSaber. I have to make sure the encryption method is platform independant and preferably 100% perl. I did stumble across a method call to a cryption() in a simple script but couldn't see any package that the method belonged to. Does the perl core have a cryption method? __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]