summaryrefslogtreecommitdiff
path: root/src/buildtool/crypto/hasher.hpp
AgeCommit message (Expand)Author
2024-10-07Enable readability-redundant-member-init check.Maksim Denisov
2024-07-22Use compile-time polymorphism in HasherMaksim Denisov
2024-07-22Create Hasher using a static functionMaksim Denisov
2024-07-22Remove unused code from HasherMaksim Denisov
2024-04-22Compactification: Obtain hash string length from hasher.Maksim Denisov
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2022-12-21Crypto: Add SHA512 hasherPaul Cristian Sarbu
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-06-20Crypto: Refactor hash computationOliver Reiche