Jump to content

integrity of CRYPT()


nadeemshafi9

Recommended Posts

hello guys

im using crypt to work with passwords,
crypt(password) and then insert it in to the db
and then comparing the users inputed pword whith the hash using crypt(pword, hash from db)

can anyone tell me if this is the optimum method? is there nay better? and how likly is this to be cracked?


Thanx alot for any response


Link to comment
https://forums.phpfreaks.com/topic/22391-integrity-of-crypt/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.