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

92 Commits

Author SHA1 Message Date
Peter Dimov
53d886f4d6 Update author line in hash2.adoc 2025-07-03 19:32:14 +03:00
Christian Mazakas
af5d8f03d4 add xxh3-128 to changelog 2025-05-27 10:16:02 -07:00
Christian Mazakas
110128a74c add xxh3-128 reference docs 2025-05-13 11:41:54 -07:00
Dirk Stolle
d6105b2a34 Fix two typos 2025-05-05 15:02:26 +02:00
Peter Dimov
dcdd610a3f Add revision history to documentation 2025-04-27 19:18:21 +03:00
Peter Dimov
31a8120215 Merge pull request #37 from cmazakas/feature/blake2
add blake2 implementation
2025-04-13 13:30:40 +03:00
Peter Dimov
14a374ea90 Move the unordered container example first 2025-04-02 03:23:55 +03:00
Christian Mazakas
d0114de3b8 add blake2 docs 2025-03-19 10:18:50 -07:00
Peter Dimov
0bde2dc6a9 Update documentation 2025-03-05 19:35:39 +02:00
Peter Dimov
c88adb7e4a Update documentation 2025-03-05 15:16:55 +02:00
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