Hi,
This is what I want to do, I want to encrypt a username & password and store it into a database.
This will not be accessed by anybody. (well, it will be accessed by another script.)
It's for Web Host Manager. (WHM Username & Password)
Can someone suggest a secure way of encrypting the password & username so that it can be accessed by a script?
OBviously 1 way encryption is useless in this case, as I'd need to enter the actual password and a bunch junk in order to log into WHM.
Thanks,