This documentation is under development!

pathshash

pathshash#

Functions

int pathshash(unsigned char *hash, int hashsize, const FUPaths *paths)#

Calculate sha3 hash of paths and stores it in hash. hashsize is the size of hash in bytes. Should be 32, 48 or 64. Returns non-zero on error.