summaryrefslogtreecommitdiff
path: root/src/buildtool/crypto/hasher.cpp
AgeCommit message (Expand)Author
2024-11-14crypto: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-07Enable readability-* checks.Maksim Denisov
2024-07-22Use compile-time polymorphism in HasherMaksim Denisov
2024-07-22Create Hasher using a static functionMaksim Denisov
2022-12-21Crypto: Add SHA512 hasherPaul Cristian Sarbu
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-09-13Fix build with gcc/g++Oliver Reiche
2022-06-20Crypto: Refactor hash computationOliver Reiche