ukweb Posted October 5, 2011 Share Posted October 5, 2011 Hi My job in work at the moment is to write an API for an application, where external sites will be communicating with our server using cURL. They need to validate themselves with their username and password for each and every command. To make this as secure as possible, how would you suggest encrypting the password for transit, I was just going to use md5() but I don't know if this will allow the level of security that would prevent flaws.. Any suggestions welcomed. Ste Quote Link to comment https://forums.phpfreaks.com/topic/248503-passing-a-password-with-curl/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.