jstn:
Cocoa doesn’t include an easy way to make MD5 or SHA1 hashes from an NSString, so I made this little Objective-C category a while ago and use it everywhere. I’ve seen other implementations around but I think mine is the cutest so I thought I’d share it :)

