2
0
mirror of https://github.com/boostorg/hash2.git synced 2026-01-20 04:32:30 +00:00

15 Commits

Author SHA1 Message Date
Christian Mazakas
d66dcba3cd add xxh3-128 to existing tests 2025-04-25 13:03:07 -07:00
Christian Mazakas
6ccdc64449 add blake2 implementation 2025-03-13 12:49:24 -07:00
Peter Dimov
dc5f5eb7c4 Update get_integral_result uses to reflect the API change 2025-03-05 17:11:31 +02:00
Peter Dimov
424fc76113 Remove redundant tests from benchmark/buffer.cpp 2025-02-01 06:16:45 +02:00
Peter Dimov
fa62475604 Restore benchmark/buffer.cpp 2025-02-01 06:14:56 +02:00
Peter Dimov
45b1b2a3cc Add sha3_512, shake_128, shake_256 to benchmark/buffer.cpp 2025-02-01 05:41:34 +02:00
Peter Dimov
cb887e354e Temporarily enable just sha2_256 and sha3_256 in benchmark/buffer.cpp 2025-02-01 03:20:55 +02:00
Peter Dimov
4afd80fac5 Add ripemd_128 to tests 2024-11-13 13:12:41 +02:00
Peter Dimov
41b54fc399 Update benchmark/buffer.cpp 2024-10-24 18:12:48 +03:00
Peter Dimov
5929c6b7e1 Remove unnecessary benchmark runs 2024-10-18 02:32:10 +03:00
Christian Mazakas
43c5038cbc add sha2 functions to benchmarks 2024-10-17 14:14:34 -07:00
Christian Mazakas
efb8166152 add ripemd160 implementation 2024-07-17 09:06:08 -07:00
Peter Dimov
3501a6bb96 Remove Murmur3 and Spooky2 2024-07-16 19:08:46 +03:00
Peter Dimov
0911877a0c Update benchmarks 2023-11-30 17:19:04 +02:00
Peter Dimov
402cc520d1 Initial commit 2018-01-06 16:45:24 +02:00