Age | Commit message (Expand) | Author |
---|---|---|
2024-10-25 | StorageUtils: Add generation-aware rehashing ID file map | Paul Cristian Sarbu |
2024-07-22 | Rename HashFunction methods and enums | Maksim Denisov |
2024-07-22 | Create Hasher using a static function | Maksim Denisov |
2024-07-22 | Unify tagging logic in HashFunction | Maksim Denisov |
2024-07-22 | Convert HashFunction to a regular class | Maksim Denisov |
2024-07-22 | Use HashFunction functionality via Instance() | Maksim Denisov |
2023-11-30 | Resolve inconsistencies in third-party headers include format | Paul Cristian Sarbu |
2023-11-30 | hash_function: support hashing of files | Klaus Aehlig |
2023-04-26 | imports: Switch to Microsoft GSL implementation | Oliver Reiche |
2022-11-07 | Silence GCC warnings on missing return statements | Oliver Reiche |
2022-10-12 | Add copyright and license notice to all source and header files | Klaus Aehlig |
2022-06-20 | Crypto: Refactor hash computation | Oliver Reiche |
2022-06-20 | Crypto: Add and use set of globally used hash functions | Oliver Reiche |