ZKCommonCrypto This project is only contains CommonCrypto. You can get md5 from file: NSString *fileMd5 = [ZKCrypto fileMD5WithPath:@"filePath"]; let fileMd5 = ZKCrypto.fileMD5(withPath: "filePath")