Bitcoin Core 31.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
hasher.h File Reference
#include <crypto/common.h>
#include <crypto/siphash.h>
#include <primitives/transaction.h>
#include <span.h>
#include <uint256.h>
#include <concepts>
#include <cstdint>
#include <cstring>
Include dependency graph for hasher.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SaltedUint256Hasher
class  SaltedTxidHasher
class  SaltedWtxidHasher
class  SaltedOutpointHasher
class  SignatureCacheHasher
 We're hashing a nonce into the entries themselves, so we don't need extra blinding in the set hash computation. More...
struct  BlockHasher
class  SaltedSipHasher