Age | Commit message (Expand) | Author |
---|---|---|
2024-11-14 | crypto: Implement IWYU suggestions | Paul Cristian Sarbu |
2024-10-07 | Enable readability-* checks. | Maksim Denisov |
2024-07-22 | Use compile-time polymorphism in Hasher | Maksim Denisov |
2024-07-22 | Create Hasher using a static function | Maksim Denisov |
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-09-13 | Fix build with gcc/g++ | Oliver Reiche |
2022-06-20 | Crypto: Refactor hash computation | Oliver Reiche |