2
0
mirror of https://github.com/boostorg/hash2.git synced 2026-01-20 04:32:30 +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
742e5724d6 Update test/hmac_sha1.cpp 2024-11-06 03:21:38 +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