2
0
mirror of https://github.com/boostorg/hash2.git synced 2026-01-22 17:22:31 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Peter Dimov
acfc309f72 Add example/xxh128_from_xxh64.cpp 2024-12-02 18:11:07 +02:00
Peter Dimov
57798744cb Add example/hash_32_64.cpp 2024-11-28 16:53:00 +02:00
Peter Dimov
c78a88ce85 Add hash<T, H> examples to documentation 2024-11-28 16:28:24 +02:00
Peter Dimov
61909b72ce Update examples 2024-11-28 15:46:12 +02:00
Peter Dimov
624e991f7f Add example/hash_with_any_seed.cpp 2024-11-28 14:45:08 +02:00
Peter Dimov
3ad65df2d9 Add example/hash_with_byte_seed.cpp 2024-11-28 14:41:31 +02:00
Peter Dimov
12a4a4e4b5 Add example/hash_with_uint64_seed.cpp 2024-11-28 14:35:06 +02:00
Peter Dimov
099b771e62 Add example/hash_without_seed.cpp 2024-11-28 14:27:23 +02:00
Peter Dimov
27b2ed00bc Update example/hash2sum.cpp 2024-11-13 02:37:18 +02:00
Peter Dimov
8898f466a0 Remove unneeded to_string functions 2024-11-13 02:27:51 +02:00
Peter Dimov
54b5db5587 Disable msvc-14.1 warnings 2024-11-13 02:23:04 +02:00
Peter Dimov
0f34746908 Add example/compile_time_2.cpp 2024-11-13 02:23:04 +02:00
Peter Dimov
b9e4e3d312 Add example/compile_time.cpp 2024-11-13 02:23:04 +02:00
Peter Dimov
591b007912 Add hash2/digest.hpp, use it in md5_128 2024-11-01 21:35:51 +02:00
Peter Dimov
0aa807814b Update hash2sum.cpp 2024-10-19 16:36:41 +03:00
Peter Dimov
9265e92a71 Add example/hash2sum.cpp 2024-10-19 16:28:42 +03:00
Peter Dimov
67a4c0b119 Add missing <cerrno> include 2024-07-17 14:54:33 +03:00
Peter Dimov
31e6d0e567 Add example/md5sum.cpp 2024-07-17 14:30:50 +03:00