Sorry I wasn't clear.
Need to get data from a secure web service. The service uses md5 or sha1 hashing of url parameters and returns JSON.
I looked at encryption lib but this is so new to me and really could use some example code as a starting point.
Thanks