proof-of-work hashing More...
Go to the source code of this file.
Functions | |
void | GNUNET_CRYPTO_pow_hash (const struct GNUNET_CRYPTO_PowSalt *salt, const void *buf, size_t buf_len, struct GNUNET_HashCode *result) |
Calculate the 'proof-of-work' hash (an expensive hash). More... | |
proof-of-work hashing
Definition in file crypto_pow.c.