ZKCommonCrypto 0.1.0

ZKCommonCrypto 0.1.0

Refael Zhou 维护。



  • 作者
  • zhoukai

ZKCommonCrypto

此项目仅包含 CommonCrypto。

您可以从文件中获取 md5

NSString *fileMd5 = [ZKCrypto fileMD5WithPath:@"filePath"];

let fileMd5 = ZKCrypto.getFileMD5(withPath: "filePath")