17 #import "OFCryptoHash.h" 19 OF_ASSUME_NONNULL_BEGIN
30 union of_sha_224_or_256_hash_buffer {
A base class for SHA-224 and SHA-256.
Definition: OFSHA224Or256Hash.h:26
A protocol for classes providing cryptographic hash functions.
The root class for all other classes inside ObjFW.
Definition: OFObject.h:379