summaryrefslogtreecommitdiff
path: root/src/buildtool/crypto/TARGETS
AgeCommit message (Expand)Author
2025-02-21HashFunction: Use IncrementalReaderMaksim Denisov
2024-11-14crypto: Implement IWYU suggestionsPaul Cristian Sarbu
2024-09-23Reorder dependencies and remove duplicates in OSSMaksim Denisov
2024-09-13Add to ProtocolTraits static functions that provide protocol-specific behaviourMaksim Denisov
2024-09-09Implement HashInfo classMaksim Denisov
2024-07-22Use compile-time polymorphism in HasherMaksim Denisov
2024-07-22Create Hasher using a static functionMaksim Denisov
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2023-11-30hash_function: support hashing of filesKlaus Aehlig
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2022-12-21Crypto: Add SHA512 hasherPaul Cristian Sarbu
2022-11-21Use the newly-added concept of private-depsKlaus Aehlig
2022-11-07Silence GCC warnings on missing return statementsOliver Reiche
2022-06-20Crypto: Refactor hash computationOliver Reiche
2022-06-20Crypto: Add and use set of globally used hash functionsOliver Reiche
2022-03-16Format: Apply compact JSON formattingOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig