in reply to Re: Is this use of crypt() appropriate?
in thread Is this use of crypt() appropriate?

Sorry to post twice, re-reading all the above posts, the use of a random salt does sound easier to implement..how would I use a 'salt' when encryptin a password ? simply by replacing '01' with '$salt' ?
Thanks
  • Comment on Re: Re: Is this use of crypt() appropriate?