![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
| class | SipHashState |
| Shared SipHash state (v0..v3) with its round, compression, and finalization primitives. More... | |
| class | CSipHasher |
| General SipHash-2-4 implementation. More... | |
| class | SipHasher13UJ |
| A custom weaker variant of SipHash-1-3 without padding, and supporting "jumbo" inputs. More... | |
| class | PresaltedSipHasher |
| Optimized SipHash-2-4 implementation for uint256. More... | |