ZKCommonCrypto
此项目仅包含 CommonCrypto。
您可以从文件中获取 md5
NSString *fileMd5 = [ZKCrypto fileMD5WithPath:@"filePath"];
let fileMd5 = ZKCrypto.getFileMD5(withPath: "filePath")
此项目仅包含 CommonCrypto。
您可以从文件中获取 md5
NSString *fileMd5 = [ZKCrypto fileMD5WithPath:@"filePath"];
let fileMd5 = ZKCrypto.getFileMD5(withPath: "filePath")