NimbusKit
1.2.1 - Fork Nimbus on Github - Visit the Nimbus Wiki
The iOS framework that grows only as fast as its documentation
|
Functions | |
NSString * | NIMD5HashFromData (NSData *data) |
NSString * | NISHA1HashFromData (NSData *data) |
For manipulating NSData.
Calculates an md5 hash of the data using CC_MD5.
Calculates a sha1 hash of the data using CC_SHA1.