Peter Dimov
|
4afd80fac5
|
Add ripemd_128 to tests
|
2024-11-13 13:12:41 +02:00 |
|
Peter Dimov
|
2350875bba
|
Update test/concept.cpp
|
2024-11-13 13:07:40 +02:00 |
|
Peter Dimov
|
aa1a679ba1
|
Update test/concept.cpp
|
2024-11-05 19:30:11 +02:00 |
|
Peter Dimov
|
591b007912
|
Add hash2/digest.hpp, use it in md5_128
|
2024-11-01 21:35:51 +02:00 |
|
Peter Dimov
|
dc47070fc8
|
Remove size_type from hash algorithms
|
2024-10-28 00:36:42 +02:00 |
|
Peter Dimov
|
5700dfc2f1
|
Update test/concept.cpp
|
2024-10-21 17:26:01 +03:00 |
|
Peter Dimov
|
c346046fce
|
Add hmac_ripemd_160
|
2024-10-21 16:29:31 +03:00 |
|
Christian Mazakas
|
525f8b8f77
|
add sha-2 to common tests
|
2024-10-17 13:28:08 -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
|
63baf5b735
|
Remove byte_type.hpp
|
2023-12-07 18:16:41 +02:00 |
|
Peter Dimov
|
158d2c5418
|
Replace uses of <boost/cstdint.hpp> with <cstdint>
|
2023-12-02 00:52:47 +02:00 |
|
Peter Dimov
|
888b74997c
|
Remove uses of Boost.Array
|
2023-12-01 18:56:04 +02:00 |
|
Peter Dimov
|
34ae31a6d8
|
Remove uses of Boost.TypeTraits
|
2023-12-01 18:33:59 +02:00 |
|
Peter Dimov
|
763643518b
|
Add seed constructor taking uint64_t
|
2018-01-07 13:37:08 +02:00 |
|
Peter Dimov
|
fc33bf6ca6
|
Test Assignable in concept.cpp
|
2018-01-07 02:07:17 +02:00 |
|
Peter Dimov
|
9531374ce5
|
Resolve ambiguity between H(p, n) and H(seed1, seed2)
|
2018-01-06 17:04:34 +02:00 |
|
Peter Dimov
|
402cc520d1
|
Initial commit
|
2018-01-06 16:45:24 +02:00 |
|