Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-05 | crypto, hash: replace custom rotl32 with std::rotl | Fabian Jahr | |
2023-07-17 | refactor: use Span for SipHash::Write | Sebastian Falbesoner | |
Co-authored-by: MarcoFalke <*~=`'#}+{/-|&$^_@721217.xyz> | |||
2023-01-03 | refactor: use braced init for integer constants instead of c style casts | Pasta | |
2020-12-31 | scripted-diff: Bump copyright headers | MarcoFalke | |
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT- | |||
2020-09-10 | Change CSipHasher's count variable to uint8_t | Pieter Wuille | |
2018-11-05 | Extract CSipHasher to it's own file in crypto/ directory. | Jim Posen | |
This is a move-only commit with the exception of changes to includes. |