NSData categories documentation
ETHash
NSData (ETHash)Overview
This NSData category provides methods for base 64 encoding and decoding the value of an NSData object and computing hashes. Uses the OpenSSL base 64 encoding and decoding functionality.