Files
soerlemans 152558f5bc Optimized adler32 hashing algorithm. (#2948)
* Optimized adler32 implementations.

 - Adapted adler32 implementation from Crypto++ public domain library.
 - Added unit tests for adler32 hashing algorithm.

* tabified adler32 implementation to match stdlib.

* Formatting to be consistent. Make unrolling use macro.

---------

Co-authored-by: soerlemans <sebasoerlemans+git@gmail.com>
Co-authored-by: Christoffer Lerno <christoffer@aegik.com>
2026-02-19 17:51:33 +01:00
..
2024-09-28 22:16:25 +02:00
2026-02-06 17:53:19 +01:00
2026-02-06 17:53:19 +01:00
2025-07-06 03:07:46 +02:00
2025-07-14 22:36:43 +02:00