// // Created by Nigel Timothy Barber (@mindbrix) on 13/04/2012. // #import @interface NSString(MD5) - (NSString *)MD5; @end