Possible Duplicate:
Any base64 library on iphone-sdk?
I need to send an authorization request using REST API in Objective C with the support of Base64 encoding. It seems like objective C doesn't have any inbuilt method for that. Can anyone suggest me a good Base64 encoding library for this?