Skip to content

Instantly share code, notes, and snippets.

@Nunocky
Created April 25, 2014 01:22
Show Gist options
  • Save Nunocky/11275045 to your computer and use it in GitHub Desktop.
Save Nunocky/11275045 to your computer and use it in GitHub Desktop.
#import <Foundation/Foundation.h>
@interface NSString(MD5)
-(NSString*)md5sum;
@end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment