Page 1 of 1

Using passwords and Encryption

Posted: Tue Mar 19, 2013 10:01 am
by hoburne
Hi all,

I need a couple of pointers (and probably a better understanding of LC in general!).

I have been asked to write a basic iOS app that uploads a picture taken on the phone. Very simple. However, the app must use a pre-existing username and password to login.
They are stored in a mySQL DB table as text, getting access to them is no problem but - how can I use LC to decode the MD5 created by PHP?

I know a couple of the passwords but when I use MD5Digest the strings do not compare. I'm clearly missing something - any pointers?

Thanks!

Re: Using passwords and Encryption

Posted: Tue Mar 19, 2013 11:04 am
by hoburne
No worries - I got it. Thanks anyway.

Re: Using passwords and Encryption

Posted: Tue Mar 19, 2013 1:41 pm
by Klaus
Hi hoborne,

I think it would be a VERY good idea to share you "got it", if possible :D


Best

Klaus