2
0
mirror of https://github.com/boostorg/hash2.git synced 2026-01-30 07:52:10 +00:00
Commit Graph

82 Commits

Author SHA1 Message Date
Peter Dimov
03b0ec2081 Update documentation 2025-03-04 22:32:53 +02:00
Peter Dimov
90a6143263 Update documentation 2025-03-04 22:25:58 +02:00
Peter Dimov
9f4bab6a36 Update documentation 2025-03-03 21:29:15 +02:00
Peter Dimov
506b48d810 Update documentation 2025-03-03 19:32:11 +02:00
Peter Dimov
39ad1081fd Update documentation 2025-03-03 16:36:41 +02:00
Christian Mazakas
3f9453834f add sha-3 exposition 2025-02-06 14:38:13 -08:00
Christian Mazakas
eca172e402 add sha-3 reference 2025-02-06 14:18:17 -08:00
Peter Dimov
7a25f85186 Add back includes to the std::hash examples 2024-12-09 03:52:16 +02:00
Peter Dimov
006346e56b Update documentation 2024-12-09 03:50:07 +02:00
Andrey Semashev
e1ac6ab1fe Add a missing type for the constant in example. 2024-12-09 03:51:02 +03:00
Andrey Semashev
6f09bf29f3 Add missing parenthesis in examples. 2024-12-09 03:21:17 +03:00
Andrey Semashev
4244d130a9 Fix a typo in the docs. 2024-12-09 03:14:28 +03:00
Peter Dimov
f91854437d Update hashing_objects.adoc 2024-12-02 22:02:13 +02:00
Peter Dimov
6ace57087a Update hashing_bytes.adoc 2024-12-02 21:41:32 +02:00
Peter Dimov
50628f4bf2 Add Result Extension example to examples.adoc 2024-12-02 18:25:09 +02:00
Peter Dimov
9e23d5d056 Update overview and README 2024-11-28 20:38:51 +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
c646ff331d Update documentation 2024-11-20 14:04:41 +02:00
Peter Dimov
0f92c3e31b Update hashing_objects.adoc 2024-11-19 20:33:36 +02:00
Peter Dimov
376b7362d8 Update hash_append.adoc 2024-11-19 18:28:43 +02:00
Peter Dimov
301a5b16d5 Update hash_append.adoc 2024-11-19 03:29:46 +02:00
Peter Dimov
999d6c0317 Update hash_append.adoc 2024-11-19 03:11:30 +02:00
Peter Dimov
1268d5d714 Update hash_append.adoc 2024-11-18 22:41:07 +02:00
Peter Dimov
45b634468f Update hash_append.adoc 2024-11-18 20:39:08 +02:00
Peter Dimov
93796c17db Enable section anchors on mouseover in documentation 2024-11-18 20:08:21 +02:00
Peter Dimov
492d2ec901 Update flavor.adoc 2024-11-18 20:05:45 +02:00
Peter Dimov
393e6c967c Update hash_append_fwd.adoc 2024-11-18 19:43:58 +02:00
Peter Dimov
e1b0af7f78 Update digest.adoc 2024-11-16 02:45:30 +02:00
Christian Mazakas
c9e652e700 add reference docs for digest class 2024-11-15 14:27:21 -08:00
Peter Dimov
20b2e8b3be Update has_constant_size.adoc 2024-11-15 21:42:06 +02:00
Peter Dimov
323b3ea12a Update has_constant_size.adoc 2024-11-15 21:37:31 +02:00
Peter Dimov
9730439081 Update is_contiguously_hashable.adoc 2024-11-15 21:37:11 +02:00
Peter Dimov
f6e13feff9 Update is_endian_independent.adoc 2024-11-15 21:17:31 +02:00
Peter Dimov
6cebcb7a2d Update is_trivially_equality_comparable.adoc 2024-11-15 21:09:20 +02:00
Peter Dimov
41bd4dcfb4 Update get_integral_result.adoc 2024-11-15 20:39:47 +02:00
Peter Dimov
66360a2f67 Update get_integral_result.adoc 2024-11-15 20:21:40 +02:00
Peter Dimov
4e1f846f2f Update endian.adoc 2024-11-15 20:06:56 +02:00
Peter Dimov
2c2987d329 Update hmac.adoc 2024-11-14 21:54:15 +02:00
Peter Dimov
81524dc041 Update documentation 2024-11-14 21:36:28 +02:00
Peter Dimov
6bbc1af2ac Update documentation 2024-11-14 21:34:22 +02:00
Peter Dimov
52d2a1496d Update siphash.adoc 2024-11-14 21:28:16 +02:00
Peter Dimov
2e2740a6b4 Update xxhash.adoc 2024-11-14 20:49:16 +02:00
Peter Dimov
37eff47590 Update documentation 2024-11-13 06:58:54 +02:00
Peter Dimov
54b5db5587 Disable msvc-14.1 warnings 2024-11-13 02:23:04 +02:00
Peter Dimov
2a4fec2283 Update documentation copyright 2024-11-13 02:23:04 +02:00
Peter Dimov
330230619c Enable syntax highlighting in documentation 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
Christian Mazakas
d4c7189b1d update ripemd docs 2024-11-12 14:52:55 -08:00