Bitcoin Core 30.99.0
P2P Digital Currency
Classes
siphash.h File Reference
#include <array>
#include <cstdint>
#include <span>
Include dependency graph for siphash.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SipHashState
 Shared SipHash internal state v[0..3], initialized from (k0, k1). More...
 
class  CSipHasher
 General SipHash-2-4 implementation. More...
 
class  PresaltedSipHasher
 Optimized SipHash-2-4 implementation for uint256. More...