Re: help with crypt anf pack

2002-04-12 Thread bob ackerman
On Friday, April 12, 2002, at 07:55 PM, Gabriel Duchateau wrote: > I am trying to setup a small application with a passwd controlled access. > I > need just a little bit of security so I decided to use the crypt function > on > perl to encrypt the user passwd. The problem I have is when writi

help with crypt anf pack

2002-04-12 Thread Gabriel Duchateau
I am trying to setup a small application with a passwd controlled access. I need just a little bit of security so I decided to use the crypt function on perl to encrypt the user passwd. The problem I have is when writing the encrypted passwd to a file using the pack function. The pack function ret