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

Commit Graph

  • f3b10f08b8 Rebuild documentation Peter Dimov 2024-11-18 20:09:29 +02:00
  • 62d8d7b681 Merge branch 'develop' into gh-pages Peter Dimov 2024-11-18 20:08:39 +02:00
  • 93796c17db Enable section anchors on mouseover in documentation Peter Dimov 2024-11-18 20:08:21 +02:00
  • 492d2ec901 Update flavor.adoc Peter Dimov 2024-11-18 20:05:45 +02:00
  • 0994796905 Rebuild documentation Peter Dimov 2024-11-18 19:44:53 +02:00
  • 271966c8a8 Merge branch 'develop' into gh-pages Peter Dimov 2024-11-18 19:44:12 +02:00
  • 393e6c967c Update hash_append_fwd.adoc Peter Dimov 2024-11-18 19:43:58 +02:00
  • 75c33fd4b3 Update test/append_set.cpp, append_map.cpp; hash_append_unordered_range is sensitive to get_integral_result<std::uint64_t>( h.result() ) Peter Dimov 2024-11-17 21:36:37 +02:00
  • 6699f2c36d Update implementation of get_integral_result Peter Dimov 2024-11-17 21:31:52 +02:00
  • 7981f63b61 Add test/get_integral_result_5.cpp Peter Dimov 2024-11-16 20:16:37 +02:00
  • 37dc776e69 Avoid GCC 4.8 warning Peter Dimov 2024-11-16 20:12:13 +02:00
  • 97c52f533c Add test/get_integral_result_4.cpp Peter Dimov 2024-11-16 19:59:02 +02:00
  • 1a00a20296 Add test/get_integral_result_3.cpp Peter Dimov 2024-11-16 19:39:28 +02:00
  • d4a36acb7e Add test/get_integral_result_2.cpp Peter Dimov 2024-11-16 19:34:01 +02:00
  • 275890b7d0 Change test/get_integral_result.cpp to only test whether invocations compile, and not the exact output values Peter Dimov 2024-11-16 19:20:29 +02:00
  • a7c172b0ac Generalize the expansion case of get_integral_result Peter Dimov 2024-11-16 18:48:22 +02:00
  • 8b3d1a8e05 Add static assertions to get_integral_result Peter Dimov 2024-11-16 18:42:35 +02:00
  • 59fb676e40 Remove detail/reverse.hpp feature/remove-reverse Peter Dimov 2024-11-16 03:34:17 +02:00
  • 6e4430d933 Rebuild documentation Peter Dimov 2024-11-16 02:46:16 +02:00
  • 9409917e7b Merge branch 'develop' into gh-pages Peter Dimov 2024-11-16 02:45:44 +02:00
  • e1b0af7f78 Update digest.adoc Peter Dimov 2024-11-16 02:45:30 +02:00
  • 1ccd9174e3 Merge pull request #24 from cmazakas/digest-docs Peter Dimov 2024-11-16 02:15:52 +02:00
  • c9e652e700 add reference docs for digest class Christian Mazakas 2024-11-15 14:27:21 -08:00
  • 6b4849cd06 Rebuild documentation Peter Dimov 2024-11-15 21:43:31 +02:00
  • 01d72a4999 Merge branch 'develop' into gh-pages Peter Dimov 2024-11-15 21:42:50 +02:00
  • 20b2e8b3be Update has_constant_size.adoc Peter Dimov 2024-11-15 21:42:06 +02:00
  • 323b3ea12a Update has_constant_size.adoc Peter Dimov 2024-11-15 21:37:31 +02:00
  • 9730439081 Update is_contiguously_hashable.adoc Peter Dimov 2024-11-15 21:37:11 +02:00
  • f6e13feff9 Update is_endian_independent.adoc Peter Dimov 2024-11-15 21:17:31 +02:00
  • 6cebcb7a2d Update is_trivially_equality_comparable.adoc Peter Dimov 2024-11-15 21:09:20 +02:00
  • 41bd4dcfb4 Update get_integral_result.adoc Peter Dimov 2024-11-15 20:39:47 +02:00
  • 66360a2f67 Update get_integral_result.adoc Peter Dimov 2024-11-15 20:21:40 +02:00
  • 4e1f846f2f Update endian.adoc Peter Dimov 2024-11-15 20:06:56 +02:00
  • 62fedafd03 Rebuild documentation Peter Dimov 2024-11-14 21:55:03 +02:00
  • 3479fa7f41 Merge branch 'develop' into gh-pages Peter Dimov 2024-11-14 21:54:34 +02:00
  • 2c2987d329 Update hmac.adoc Peter Dimov 2024-11-14 21:54:15 +02:00
  • 81524dc041 Update documentation Peter Dimov 2024-11-14 21:36:28 +02:00
  • 6bbc1af2ac Update documentation feature/siphash Peter Dimov 2024-11-14 21:34:22 +02:00
  • 761288d120 Remove siphash constructors not matching the concept Peter Dimov 2024-11-14 21:32:14 +02:00
  • 52d2a1496d Update siphash.adoc Peter Dimov 2024-11-14 21:28:16 +02:00
  • 2e2740a6b4 Update xxhash.adoc feature/xxhash Peter Dimov 2024-11-14 20:49:16 +02:00
  • e2c5da0d88 Use cheaper operations for perturbing xxhash state in result() Peter Dimov 2024-11-14 17:36:14 +02:00
  • a7482b1977 Merge pull request #23 from cmazakas/feature/sha-2-cx Peter Dimov 2024-11-14 05:24:30 +02:00
  • de27d0bf42 constexpr cleanup Christian Mazakas 2024-11-13 13:30:59 -08:00
  • 71c30c88c4 add extended sha-2 constexpr tests Christian Mazakas 2024-11-13 11:18:24 -08:00
  • 6d044dd76c Add test/ripemd_cx_2.cpp feature/constexpr Peter Dimov 2024-11-13 13:42:16 +02:00
  • a5a4493e55 Add test/sha1_cx_2.cpp Peter Dimov 2024-11-13 13:37:49 +02:00
  • c6202210e6 Add test/hmac_md5_cx_2.cpp Peter Dimov 2024-11-13 13:34:17 +02:00
  • 73e04e489e Add test/md5_cx_2.cpp Peter Dimov 2024-11-13 13:30:42 +02:00
  • c4be5b93db Add test/siphash_cx_2.cpp Peter Dimov 2024-11-13 13:23:14 +02:00
  • 0fa5dbc44d Add test/xxhash_cx_2.cpp Peter Dimov 2024-11-13 13:18:42 +02:00
  • 4afd80fac5 Add ripemd_128 to tests Peter Dimov 2024-11-13 13:12:41 +02:00
  • 2350875bba Update test/concept.cpp Peter Dimov 2024-11-13 13:07:40 +02:00
  • b465f92f45 Add test/fnv1a_cx_2.cpp Peter Dimov 2024-11-13 12:54:54 +02:00
  • b34ade7287 Rebuild documentation Peter Dimov 2024-11-13 07:00:32 +02:00
  • 2e241784c3 Merge branch 'develop' into gh-pages Peter Dimov 2024-11-13 06:59:17 +02:00
  • 37eff47590 Update documentation Peter Dimov 2024-11-13 06:58:54 +02:00
  • 27b2ed00bc Update example/hash2sum.cpp Peter Dimov 2024-11-13 02:37:18 +02:00
  • 8898f466a0 Remove unneeded to_string functions Peter Dimov 2024-11-13 02:27:51 +02:00
  • cda3d6c06e Disable example/compile_time_2.cpp under GCC 5 Peter Dimov 2024-11-12 22:31:35 +02:00
  • 54b5db5587 Disable msvc-14.1 warnings Peter Dimov 2024-11-12 22:19:02 +02:00
  • 2a4fec2283 Update documentation copyright Peter Dimov 2024-11-12 22:02:34 +02:00
  • 330230619c Enable syntax highlighting in documentation Peter Dimov 2024-11-12 22:00:43 +02:00
  • 0f34746908 Add example/compile_time_2.cpp Peter Dimov 2024-11-12 21:59:09 +02:00
  • b9e4e3d312 Add example/compile_time.cpp Peter Dimov 2024-11-12 20:29:23 +02:00
  • 4aaa19e54e Merge pull request #22 from cmazakas/feature/ripemd-128 Peter Dimov 2024-11-13 01:55:48 +02:00
  • d4c7189b1d update ripemd docs Christian Mazakas 2024-11-12 12:42:02 -08:00
  • bf71ac7f16 add gcc-5 workaround Christian Mazakas 2024-11-12 14:30:16 -08:00
  • 406fe5bafd add ripemd-128 Christian Mazakas 2024-11-12 11:47:02 -08:00
  • 047fb04dd2 Merge pull request #21 from cmazakas/feature/constexpr-sha2 Peter Dimov 2024-11-12 02:49:21 +02:00
  • fab4949c0c Regenerate documentation Peter Dimov 2024-11-11 22:35:46 +02:00
  • c05e18dc6c Merge branch 'develop' into gh-pages Peter Dimov 2024-11-11 22:34:26 +02:00
  • b691dd7887 update sha-2 docs for constexpr Christian Mazakas 2024-11-11 12:33:20 -08:00
  • 0ed86d72c0 update sha-2 to be constexpr Christian Mazakas 2024-11-06 15:27:06 -08:00
  • e4a4d6ebc0 Update documentation Peter Dimov 2024-11-11 20:13:03 +02:00
  • cb685b3651 Update documentation Peter Dimov 2024-11-11 16:31:49 +02:00
  • 877f6c9342 Switch Flavor::size_type for the predefined flavors to std::uint64_t; if we at some point need to append a foreign size_t hash, e.g. from std::hash<T>, we need to not throw away information Peter Dimov 2024-11-09 22:00:43 +02:00
  • d29780fc3d Update documentation Peter Dimov 2024-11-09 21:15:36 +02:00
  • b8d9045509 Add mulxp1 feature/mulxp Peter Dimov 2024-11-08 21:51:09 +02:00
  • 17357c38cf Add mulxp3_32 Peter Dimov 2024-11-08 17:37:29 +02:00
  • d16d981866 Add mulxp3_64 to keys.cpp, unordered.cpp Peter Dimov 2024-11-08 16:49:15 +02:00
  • fa88152a9e Add experimental/mulxp.hpp Peter Dimov 2024-11-08 16:44:11 +02:00
  • 69f6c66ba9 Update documentation Peter Dimov 2024-11-08 20:57:17 +02:00
  • 441197d04b Update documentation Peter Dimov 2024-11-07 21:39:23 +02:00
  • a8701a91cd Rebuild documentation Peter Dimov 2024-11-07 19:26:42 +02:00
  • 08720968f4 Merge branch 'develop' into gh-pages Peter Dimov 2024-11-07 19:25:51 +02:00
  • 075ba3459d Add test/xxhash_2.cpp Peter Dimov 2024-11-07 19:03:10 +02:00
  • 4558f42126 Update documentation Peter Dimov 2024-11-07 18:05:30 +02:00
  • cc11c07f3b Update documentation Peter Dimov 2024-11-07 15:21:07 +02:00
  • 24a31333d5 Rebuild documentation Peter Dimov 2024-11-07 03:08:55 +02:00
  • 4e83846ffc Merge branch 'develop' into gh-pages Peter Dimov 2024-11-07 03:08:08 +02:00
  • 66b8d6482c Merge pull request #20 from cmazakas/feature/ripemd-docs Peter Dimov 2024-11-07 00:35:50 +02:00
  • f45b248c09 cleanup ripemd-160 constexpr tests Christian Mazakas 2024-11-06 10:13:44 -08:00
  • 3999960c65 add reference docs for ripemd-160 Christian Mazakas 2024-11-06 10:05:37 -08:00
  • 742e5724d6 Update test/hmac_sha1.cpp Peter Dimov 2024-11-06 03:21:38 +02:00
  • 20b01a9fdc Update test/sha1.cpp Peter Dimov 2024-11-06 03:18:24 +02:00
  • 2f5fc32113 Fix GCC 5 workaround Peter Dimov 2024-11-06 03:13:57 +02:00
  • f1cbe459e9 Update test/hmac_md5_cx.cpp Peter Dimov 2024-11-06 02:56:08 +02:00
  • 7aad2abda4 Remove unnecessary includes Peter Dimov 2024-11-06 02:53:48 +02:00
  • d6b5b094e1 Update test/sha1_cx.cpp Peter Dimov 2024-11-06 02:52:12 +02:00