The security services API does not allow me to directly calculate the hash. There are many publicly available and freely licensed versions, but I would prefer to use a system library implementation, if possible.
Data is accessible via NSData or simple pointers.
The cryptographic strength of a hash is important to me. SHA-256 is the minimum allowed hash size.
security ios objective-c hash sha256
James Jun 03 2018-11-11T00: 00Z
source share