Age | Commit message (Expand) | Author |
---|---|---|
2024-10-07 | Enable readability-redundant-member-init check. | Maksim Denisov |
2024-07-22 | Use compile-time polymorphism in Hasher | Maksim Denisov |
2024-07-22 | Create Hasher using a static function | Maksim Denisov |
2024-07-22 | Remove unused code from Hasher | Maksim Denisov |
2024-04-22 | Compactification: Obtain hash string length from hasher. | Maksim Denisov |
2024-03-26 | Add missing system includes | Paul Cristian Sarbu |
2024-03-15 | Clean up more includes and targets | Paul Cristian Sarbu |
2022-12-21 | Crypto: Add SHA512 hasher | Paul Cristian Sarbu |
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 |