summaryrefslogtreecommitdiff
path: root/sbox32_hash.h
Commit message (Expand)AuthorAgeFilesLines
* Do not cast away constnessBart Van Assche2022-12-131-2/+2
* hv_func.h - switch sbox32 initializer to use the 128 bit seeding logicYves Orton2022-03-101-64/+17
* hv_func.h, hv_macro.h: Rename compile-once guardKarl Williamson2020-11-021-1/+1
* actually fix "implicit fallthrough" warnings in gcc 7Lukas Mai2017-10-141-256/+257
* remove the GCC_DIAG_RESTORE pragma as wellYves Orton2017-10-141-2/+0
* remove GCC_DIAG_IGNORE from sbox32_hash.hYves Orton2017-10-141-2/+0
* fixups for portabilityYves Orton2017-10-141-266/+266
* get rid of "implicit fallthrough" warnings with gcc 7Lukas Mai2017-10-131-0/+3
* hopefully better macros for building on x86Yves Orton2017-10-121-4/+10
* in hash init code preserve constnessYves Orton2017-09-131-1/+1
* Restore "Add new hashing and "hash with state" infrastructure"Yves Orton2017-06-011-0/+1777
* Revert "Add new hashing and "hash with state" infrastructure"Yves Orton2017-04-231-1777/+0
* Add new hashing and "hash with state" infrastructureYves Orton2017-04-231-0/+1777