Ondřej Surý
c14a4ac763
Add a case-insensitive option directly to siphash 2-4 implementation
...
Formerly, the isc_hash32() would have to change the key in a local copy
to make it case insensitive. Change the isc_siphash24() and
isc_halfsiphash24() functions to lowercase the input directly when
reading it from the memory and converting the uint8_t * array to
64-bit (respectively 32-bit numbers).
2022-10-04 10:32:40 +02:00
..
2022-10-04 10:32:40 +02:00
2022-09-29 11:06:58 +02:00
2022-09-12 12:18:57 +01:00
2022-03-25 08:33:43 +01:00
2022-08-25 12:24:29 +02:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-09-26 23:49:27 -07:00
2022-07-13 13:19:32 +02:00
2022-09-26 15:13:11 +02:00
2022-08-25 12:24:25 +02:00
2022-09-19 15:56:02 +02:00
2022-10-04 10:32:40 +02:00
2022-09-12 12:18:57 +01:00
2022-03-28 15:02:18 -07:00
2022-09-22 14:51:15 +02:00
2022-03-25 08:33:43 +01:00
2022-08-25 12:24:29 +02:00
2022-08-25 12:24:29 +02:00
2022-03-25 08:33:43 +01:00
2022-09-27 17:10:42 +02:00
2022-09-19 15:56:02 +02:00
2022-09-21 14:25:33 -07:00
2022-08-25 12:24:29 +02:00
2022-09-27 17:10:42 +02:00
2022-08-26 09:09:24 +02:00
2022-09-29 10:07:34 +00:00
2022-07-13 13:19:32 +02:00
2022-07-13 13:19:32 +02:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-09-26 15:13:11 +02:00
2022-05-23 18:25:18 +03:00
2022-05-23 18:25:18 +03:00
2022-03-25 08:33:43 +01:00
2022-03-25 08:33:43 +01:00
2022-07-05 12:22:55 -07:00
2022-09-19 16:27:12 +02:00
2022-09-26 15:13:11 +02:00
2022-09-30 10:36:30 +02:00
2022-10-03 11:37:17 +00:00
2022-03-28 15:32:30 +03:00
2022-07-13 13:19:32 +02:00
2022-08-25 12:24:29 +02:00
2022-10-04 10:32:40 +02:00
2022-03-25 08:33:43 +01:00
2022-10-04 14:21:41 +11:00
2022-09-12 12:18:57 +01:00
2022-08-26 09:09:24 +02:00
2022-05-28 14:53:02 -07:00
2022-09-09 20:25:47 +02:00
2022-08-25 12:24:29 +02:00
2022-09-27 17:10:42 +02:00
2022-09-21 14:25:33 -07:00
2022-09-27 17:10:42 +02:00
2022-09-12 12:18:57 +01:00
2022-09-19 16:27:12 +02:00
2022-03-25 08:33:43 +01:00
2022-09-27 17:10:42 +02:00
2022-08-25 12:24:29 +02:00
2022-09-27 17:53:04 +02:00