Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite code, but keeping the exact same semantic and behaviourHEADmain | EuAndreh | 2025-06-04 | 25 | -3153/+858 |
* | Add complete "Makefile" for standard packaging | EuAndreh | 2025-03-20 | 2 | -0/+47 |
* | Remove support files | EuAndreh | 2025-03-20 | 5 | -420/+0 |
* | x | JP | 2024-05-17 | 1 | -1/+1 |
* | LLVM-compatible license | JP | 2024-05-17 | 2 | -1/+225 |
* | ip | JP Aumasson | 2023-02-25 | 1 | -0/+4 |
* | comments | JP Aumasson | 2022-10-22 | 3 | -3/+19 |
* | duallicense | JP Aumasson | 2022-10-22 | 3 | -0/+9 |
* | Merge pull request #46 from devendranaga/master | Jean-Philippe Aumasson | 2022-10-22 | 1 | -1/+1 |
|\ | |||||
| * | SipHash works on ESP8266 running FreeRTOS. So Update the README on OS support | Dev | 2022-08-17 | 1 | -1/+1 |
|/ | |||||
* | debug symbol fix | JP Aumasson | 2022-07-28 | 1 | -1/+1 |
* | Merge pull request #39 from snej/rename-debug-symbol | Jean-Philippe Aumasson | 2022-07-28 | 2 | -2/+5 |
|\ | |||||
| * | Merge branch 'master' into rename-debug-symbol | Jean-Philippe Aumasson | 2022-07-28 | 3 | -3/+8 |
| |\ | |/ |/| | |||||
* | | Merge pull request #41 from noocsharp/master | Jean-Philippe Aumasson | 2022-01-21 | 1 | -1/+1 |
|\ \ | |||||
| * | | fix typo: clarify -> clarity | Nihal Jere | 2022-01-20 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #40 from noocsharp/master | Jean-Philippe Aumasson | 2022-01-14 | 2 | -2/+4 |
|\ \ | |||||
| * | | only include stdio when used | Nihal Jere | 2022-01-12 | 2 | -2/+4 |
|/ / | |||||
| * | Rename `DEBUG` to `DEBUG_SIPHASH` | Jens Alfke | 2021-11-11 | 2 | -2/+2 |
|/ | |||||
* | https | JP Aumasson | 2021-10-31 | 1 | -1/+1 |
* | halfsh header, cleanup | JP Aumasson | 2021-10-31 | 1 | -2/+1 |
* | Merge pull request #37 from pjanx/master | Jean-Philippe Aumasson | 2021-10-31 | 2 | -0/+8 |
|\ | |||||
| * | -Wimplicit-fallthrough=4 compliance | Přemysl Eric Janouch | 2021-10-13 | 2 | -0/+8 |
|/ | |||||
* | Merge pull request #36 from themaxdavitt/themaxdavitt-patch-1 | Jean-Philippe Aumasson | 2021-06-07 | 1 | -1/+1 |
|\ | |||||
| * | Fix link to hash-flooding DOS attack slides | Max Davitt | 2021-06-06 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #35 from veorq/uint8t2uchar | Jean-Philippe Aumasson | 2021-03-12 | 6 | -31/+36 |
|\ | |||||
| * | consts | JP Aumasson | 2021-03-12 | 2 | -6/+6 |
| * | typechange | JP Aumasson | 2021-02-20 | 6 | -31/+36 |
|/ | |||||
* | Merge pull request #34 from veorq/moretest | Jean-Philippe Aumasson | 2021-02-19 | 7 | -728/+2726 |
|\ | |||||
| * | tests | JP Aumasson | 2021-02-19 | 7 | -728/+2726 |
|/ | |||||
* | halfsiphash header + badge | JP Aumasson | 2021-02-19 | 4 | -3/+29 |
* | Merge pull request #32 from veorq/header | Jean-Philippe Aumasson | 2021-01-19 | 2 | -3/+27 |
|\ | |||||
| * | fixes | JP Aumasson | 2021-01-19 | 2 | -59/+62 |
| * | header | JP Aumasson | 2021-01-19 | 2 | -62/+83 |
|/ | |||||
* | Merge pull request #30 from veorq/notahash | Jean-Philippe Aumasson | 2021-01-11 | 4 | -42/+77 |
|\ | |||||
| * | ignore bins | JP Aumasson | 2021-01-11 | 1 | -0/+5 |
| * | formatting | Jean-Philippe Aumasson | 2021-01-11 | 1 | -3/+3 |
| * | readme | JP Aumasson | 2021-01-11 | 3 | -42/+72 |
|/ | |||||
* | Merge pull request #26 from jflopezfernandez/master | Jean-Philippe Aumasson | 2019-12-15 | 1 | -0/+5 |
|\ | |||||
| * | Added some common IDE folders to gitignore | Jose Fernando Lopez Fernandez | 2019-12-15 | 1 | -0/+5 |
|/ | |||||
* | Merge pull request #23 from altendky/return_for_test_failed | Jean-Philippe Aumasson | 2019-09-27 | 1 | -1/+4 |
|\ | |||||
| * | Initialize any_failed | Kyle Altendorf | 2019-09-22 | 1 | -1/+1 |
| * | Merge branch 'master' into return_for_test_failed | Kyle Altendorf | 2019-09-22 | 3 | -2/+7 |
| |\ | |/ |/| | |||||
* | | Merge pull request #24 from altendky/separate_test_and_main | Jean-Philippe Aumasson | 2019-09-22 | 3 | -2/+7 |
|\ \ | |||||
| * | | Separate test function and main() | Kyle Altendorf | 2019-09-21 | 3 | -2/+7 |
|/ / | |||||
| * | Return non-zero when tests fail | Kyle Altendorf | 2019-09-21 | 1 | -1/+4 |
|/ | |||||
* | Merge pull request #21 from altendky/full_siphash_format_specifiers | Jean-Philippe Aumasson | 2019-09-19 | 1 | -8/+5 |
|\ | |||||
| * | Correct \ alignment | Kyle Altendorf | 2019-09-18 | 1 | -4/+4 |
| * | Use size_t and fixed width format specifiers for printf()... for siphash.c | Kyle Altendorf | 2019-09-18 | 1 | -8/+5 |
|/ | |||||
* | Merge pull request #17 from altendky/format_specifiers | Jean-Philippe Aumasson | 2019-09-14 | 1 | -4/+5 |
|\ | |||||
| * | Use size_t and fixed with format specifiers for printf() | Kyle Altendorf | 2019-09-13 | 1 | -4/+5 |