aboutsummaryrefslogtreecommitdiff
path: root/deps.mk (unfollow)
Commit message (Expand)AuthorFilesLines
2025-06-04Rewrite code, but keeping the exact same semantic and behaviourHEADmainEuAndreh1-0/+33
2025-03-20Add complete "Makefile" for standard packagingEuAndreh2-0/+47
2025-03-20Remove support filesEuAndreh5-420/+0
2024-05-17xJP1-1/+1
2024-05-17LLVM-compatible licenseJP2-1/+225
2023-02-25ipJP Aumasson1-0/+4
2022-10-22commentsJP Aumasson3-3/+19
2022-10-22duallicenseJP Aumasson3-0/+9
2022-08-17SipHash works on ESP8266 running FreeRTOS. So Update the README on OS supportDev1-1/+1
2022-07-28debug symbol fixJP Aumasson1-1/+1
2022-01-20fix typo: clarify -> clarityNihal Jere1-1/+1
2022-01-12only include stdio when usedNihal Jere2-2/+4
2021-11-11Rename `DEBUG` to `DEBUG_SIPHASH`Jens Alfke2-2/+2
2021-10-31httpsJP Aumasson1-1/+1
2021-10-31halfsh header, cleanupJP Aumasson1-2/+1
2021-10-13-Wimplicit-fallthrough=4 compliancePřemysl Eric Janouch2-0/+8
2021-06-06Fix link to hash-flooding DOS attack slidesMax Davitt1-1/+1
2021-03-12constsJP Aumasson2-6/+6
2021-02-20typechangeJP Aumasson6-31/+36
2021-02-19testsJP Aumasson7-728/+2726
2021-02-19halfsiphash header + badgeJP Aumasson4-3/+29
2021-01-19fixesJP Aumasson2-59/+62
2021-01-19headerJP Aumasson2-62/+83
2021-01-11ignore binsJP Aumasson1-0/+5
2021-01-11formattingJean-Philippe Aumasson1-3/+3
2021-01-11readmeJP Aumasson3-42/+72
2019-12-15Added some common IDE folders to gitignoreJose Fernando Lopez Fernandez1-0/+5
2019-09-22Initialize any_failedKyle Altendorf1-1/+1
2019-09-21Separate test function and main()Kyle Altendorf3-2/+7
2019-09-21Return non-zero when tests failKyle Altendorf1-1/+4
2019-09-18Correct \ alignmentKyle Altendorf1-4/+4
2019-09-18Use size_t and fixed width format specifiers for printf()... for siphash.cKyle Altendorf1-8/+5
2019-09-13Use size_t and fixed with format specifiers for printf()Kyle Altendorf1-4/+5
2019-09-10Make *c* and *d* rounds less intrusively configurableKyle Altendorf4-9/+32
2019-09-09Remove unneded #ifndef GETVECTORS checkKyle Altendorf1-2/+0
2019-09-09Avoid warnings about unused variable failsKyle Altendorf1-1/+6
2019-09-09Use UINTxx_C() macros for 'large' constantsKyle Altendorf2-6/+6
2019-09-09Remove duplicated U32TO8_LE() macro definitionKyle Altendorf1-6/+0
2017-02-24d/experimentalJP Aumasson1-3/+3
2017-01-05Update test vectors for HalfSipHashDmitry Chestnykh1-48/+48
2016-12-21halfsiphash: 4 byte chunks, not 8, so compute leftover correctlyJason A. Donenfeld1-1/+1
2016-12-17autogen vectors, tweaked hsiphashJP Aumasson5-476/+1057
2016-12-16chaskey constantsJP Aumasson2-131/+132
2016-12-16bugfixJP Aumasson2-65/+65
2016-12-16experimentalJP Aumasson1-2/+2
2016-12-16readmeJP Aumasson7-417/+710
2016-02-29comments on 128b securityJP Aumasson1-0/+4
2016-01-20recover deleted filesJP Aumasson2-0/+232
2015-10-20reformatJP Aumasson3-303/+87
2014-11-19formattingJP Aumasson1-2/+2