# Functions
DeepHashObject writes specified object to hash using the spew library which follows pointers and prints actual values of the nested objects ensuring the hash does not change when a pointer changes.
No description provided by the author
FileDigest generates the sha256 digest of a file.
ToString gen hash string base on actual values of the nested objects.