philsmd
|
597e0bbe72
|
refactor/simplify code of MurmurHash3
|
2022-06-25 11:47:59 +02:00 |
|
philsmd
|
4870a4b247
|
fixes vector bug in -m 27800 = MurmurHash 3 with -a 3
|
2022-06-11 11:27:25 +02:00 |
|
Gabriele Gristina
|
ed96ff242e
|
Added missing address space on hash-type 27800
|
2022-02-13 08:02:29 +01:00 |
|
Jens Steube
|
be75e4b4ea
|
Rename STR() to M2S() to avoid future collisions and move from kernel source to command line parameter
|
2022-02-07 09:57:08 +01:00 |
|
Gabriele Gristina
|
9d36245d51
|
Kernels: Set the default Address Space Qualifier for any pointer, refactored / updated KERN_ATTR macros and rc4 cipher functions, in order to support Apple Metal runtime
|
2022-02-04 19:54:00 +01:00 |
|
Gabriele Gristina
|
2e4a136758
|
Refactored standard kernel includes in order to support Apple Metal runtime, updated backend, test units and status code
|
2022-01-18 22:52:14 +01:00 |
|
Jens Steube
|
0abdcb1ae5
|
Rename GID_MAX to GID_CNT to avoid naming conflict with existing macro
|
2022-01-04 22:57:26 +01:00 |
|
Jens Steube
|
668d2179cd
|
Kernels: Refactored standard kernel declaration to use a structure holding u32/u64 attributes to reduce the number of attributes
|
2022-01-04 18:07:18 +01:00 |
|
Jens Steube
|
518ddeb53a
|
Fix function declaration in -m 27800 kernel and some typos in MurMur based modules
|
2021-11-02 08:40:03 +01:00 |
|
philsmd
|
5ef522ed8f
|
whitespace and code style fixes
|
2021-10-08 17:38:54 +02:00 |
|
Slattz
|
c717821f84
|
Add MurmurHash3 module
|
2021-09-27 21:07:23 +01:00 |
|