aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rewrite code, but keeping the exact same semantic and behaviourHEADmainEuAndreh2025-06-0425-3153/+858
* Add complete "Makefile" for standard packagingEuAndreh2025-03-202-0/+47
* Remove support filesEuAndreh2025-03-205-420/+0
* xJP2024-05-171-1/+1
* LLVM-compatible licenseJP2024-05-172-1/+225
* ipJP Aumasson2023-02-251-0/+4
* commentsJP Aumasson2022-10-223-3/+19
* duallicenseJP Aumasson2022-10-223-0/+9
* Merge pull request #46 from devendranaga/masterJean-Philippe Aumasson2022-10-221-1/+1
|\
| * SipHash works on ESP8266 running FreeRTOS. So Update the README on OS supportDev2022-08-171-1/+1
|/
* debug symbol fixJP Aumasson2022-07-281-1/+1
* Merge pull request #39 from snej/rename-debug-symbolJean-Philippe Aumasson2022-07-282-2/+5
|\
| * Merge branch 'master' into rename-debug-symbolJean-Philippe Aumasson2022-07-283-3/+8
| |\ | |/ |/|
* | Merge pull request #41 from noocsharp/masterJean-Philippe Aumasson2022-01-211-1/+1
|\ \
| * | fix typo: clarify -> clarityNihal Jere2022-01-201-1/+1
|/ /
* | Merge pull request #40 from noocsharp/masterJean-Philippe Aumasson2022-01-142-2/+4
|\ \
| * | only include stdio when usedNihal Jere2022-01-122-2/+4
|/ /
| * Rename `DEBUG` to `DEBUG_SIPHASH`Jens Alfke2021-11-112-2/+2
|/
* httpsJP Aumasson2021-10-311-1/+1
* halfsh header, cleanupJP Aumasson2021-10-311-2/+1
* Merge pull request #37 from pjanx/masterJean-Philippe Aumasson2021-10-312-0/+8
|\
| * -Wimplicit-fallthrough=4 compliancePřemysl Eric Janouch2021-10-132-0/+8
|/
* Merge pull request #36 from themaxdavitt/themaxdavitt-patch-1Jean-Philippe Aumasson2021-06-071-1/+1
|\
| * Fix link to hash-flooding DOS attack slidesMax Davitt2021-06-061-1/+1
|/
* Merge pull request #35 from veorq/uint8t2ucharJean-Philippe Aumasson2021-03-126-31/+36
|\
| * constsJP Aumasson2021-03-122-6/+6
| * typechangeJP Aumasson2021-02-206-31/+36
|/
* Merge pull request #34 from veorq/moretestJean-Philippe Aumasson2021-02-197-728/+2726
|\
| * testsJP Aumasson2021-02-197-728/+2726
|/
* halfsiphash header + badgeJP Aumasson2021-02-194-3/+29
* Merge pull request #32 from veorq/headerJean-Philippe Aumasson2021-01-192-3/+27
|\
| * fixesJP Aumasson2021-01-192-59/+62
| * headerJP Aumasson2021-01-192-62/+83
|/
* Merge pull request #30 from veorq/notahashJean-Philippe Aumasson2021-01-114-42/+77
|\
| * ignore binsJP Aumasson2021-01-111-0/+5
| * formattingJean-Philippe Aumasson2021-01-111-3/+3
| * readmeJP Aumasson2021-01-113-42/+72
|/
* Merge pull request #26 from jflopezfernandez/masterJean-Philippe Aumasson2019-12-151-0/+5
|\
| * Added some common IDE folders to gitignoreJose Fernando Lopez Fernandez2019-12-151-0/+5
|/
* Merge pull request #23 from altendky/return_for_test_failedJean-Philippe Aumasson2019-09-271-1/+4
|\
| * Initialize any_failedKyle Altendorf2019-09-221-1/+1
| * Merge branch 'master' into return_for_test_failedKyle Altendorf2019-09-223-2/+7
| |\ | |/ |/|
* | Merge pull request #24 from altendky/separate_test_and_mainJean-Philippe Aumasson2019-09-223-2/+7
|\ \
| * | Separate test function and main()Kyle Altendorf2019-09-213-2/+7
|/ /
| * Return non-zero when tests failKyle Altendorf2019-09-211-1/+4
|/
* Merge pull request #21 from altendky/full_siphash_format_specifiersJean-Philippe Aumasson2019-09-191-8/+5
|\
| * Correct \ alignmentKyle Altendorf2019-09-181-4/+4
| * Use size_t and fixed width format specifiers for printf()... for siphash.cKyle Altendorf2019-09-181-8/+5
|/
* Merge pull request #17 from altendky/format_specifiersJean-Philippe Aumasson2019-09-141-4/+5
|\
| * Use size_t and fixed with format specifiers for printf()Kyle Altendorf2019-09-131-4/+5