Skip to content

KevinZhouRafael/ZKCommonCrypto

Repository files navigation

ZKCommonCrypto

This project is only contains CommonCrypto.

You can get md5 from file:

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

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published