Tim Ruffing
8d89b9e6e5
hash: Make code agnostic of endianness
...
Recent compilers compile the two new functions to very efficient code
on various platforms. In particular, already GCC >= 5 and clang >= 5
understand do this for the read function, which is the one critical
for performance (called 16 times per SHA256 transform).
Fixes #1080 .
2022-03-25 11:32:14 +01:00
..
2020-12-18 00:24:22 +02:00
2022-03-17 22:41:36 +01:00
2020-12-18 00:24:22 +02:00
2021-04-15 17:18:03 +02:00
2021-12-04 22:47:30 +05:30
2022-01-31 19:41:01 +07:00
2021-12-04 22:47:30 +05:30
2021-12-04 22:47:30 +05:30
2021-11-09 11:34:48 +01:00
2021-08-20 11:11:26 -04:00
2021-08-20 11:11:26 -04:00
2021-08-20 11:11:26 -04:00
2021-12-18 16:11:56 -05:00
2021-12-18 16:11:56 -05:00
2022-01-19 11:51:42 -05:00
2021-12-03 13:57:38 -05:00
2021-12-18 16:11:52 -05:00
2021-12-18 16:11:52 -05:00
2021-12-17 11:24:18 -05:00
2021-12-05 17:58:26 +01:00
2022-01-19 11:51:43 -05:00
2021-08-20 11:11:26 -04:00
2020-12-18 00:24:22 +02:00
2022-02-01 17:51:05 +07:00
2021-10-17 18:44:54 +02:00
2020-12-18 00:24:22 +02:00
2022-02-01 17:51:05 +07:00
2020-12-18 00:24:22 +02:00
2022-01-19 09:53:02 -05:00
2022-02-01 17:51:05 +07:00
2022-01-31 19:41:07 +07:00
2022-01-19 11:51:42 -05:00
2022-03-25 11:32:14 +01:00
2022-03-25 11:32:14 +01:00
2021-04-13 11:59:11 -07:00
2021-03-08 09:56:07 -08:00
2021-04-13 11:59:14 -07:00
2021-03-08 09:56:07 -08:00
2021-12-18 16:12:34 -05:00
2021-12-20 14:18:02 +01:00
2021-12-18 16:12:34 -05:00
2021-12-18 16:12:34 -05:00
2021-12-20 14:18:02 +01:00
2021-12-18 16:12:34 -05:00
2021-03-12 10:06:18 -08:00
2020-12-18 00:24:22 +02:00
2021-03-12 10:06:18 -08:00
2020-12-18 00:24:22 +02:00
2021-11-13 02:12:47 +02:00
2021-03-12 10:06:18 -08:00
2020-12-18 00:24:22 +02:00
2021-03-15 13:01:52 -07:00
2021-01-23 14:48:35 -05:00
2021-01-23 14:48:35 -05:00
2022-01-17 04:07:16 +02:00
2020-12-18 00:24:22 +02:00
2021-12-24 11:19:29 -05:00
2021-12-24 11:19:29 -05:00
2021-12-18 16:12:33 -05:00
2022-03-23 16:33:44 +01:00
2022-03-25 11:32:14 +01:00
2022-03-17 22:41:36 +01:00