bind9/lib/isc/include
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
..
isc Add a case-insensitive option directly to siphash 2-4 implementation 2022-10-04 10:32:40 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00