2
0
mirror of https://github.com/boostorg/hash2.git synced 2026-01-19 16:22:15 +00:00

9 Commits

Author SHA1 Message Date
Peter Dimov
d19b0a2457 Remove unnecessary reinterpret_casts 2025-03-02 17:07:21 +02:00
Peter Dimov
591b007912 Add hash2/digest.hpp, use it in md5_128 2024-11-01 21:35:51 +02:00
Peter Dimov
c5bd986899 Replace sprintf use with snprintf 2023-12-11 22:13:15 +02:00
Peter Dimov
e55dbea39e More warning avoidance 2023-12-11 22:03:25 +02:00
Peter Dimov
4dd4d3621d Change signature of HashAlgorithm::update to (void const*, size_t) 2023-12-11 20:17:25 +02: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
402cc520d1 Initial commit 2018-01-06 16:45:24 +02:00