ObjFW  Diff

Differences From Artifact [27f80634e2]:

To Artifact [57be483b7f]:


23
24
25
26
27
28
29
30
31
	char	 buffer[64];
	uint8_t	 digest[OF_SHA1_DIGEST_SIZE];
}

/**
 * \return A new autoreleased SHA1 Hash
 */
+ sha1Hash;
@end







|

23
24
25
26
27
28
29
30
31
	char	 buffer[64];
	uint8_t	 digest[OF_SHA1_DIGEST_SIZE];
}

/**
 * \return A new autoreleased SHA1 Hash
 */
+ SHA1Hash;
@end