Commit Graph

6 Commits

Author SHA1 Message Date
3d18592b4c
Linux cross-build script: Added support for some more target architectures + added GNU/Hurd and NetBSD build scripts. 2024-06-08 14:25:57 +02:00
57e3b0be9c
Some code-refactoring in key-generator. 2022-10-25 22:51:21 +02:00
9ede99400b
Updated initialization list to use "safe" prime numbers with a minimal distance of 131. 2022-10-16 19:29:06 +02:00
147d762ebc
Implemented modified and somewhat faster initialization code.
As this unavoidably breaks compatibility with pre-1.3.x versions, added a new flag to 'slunkparam_t' that enables backwards compatibility mode.
Also extended the self-test code to test the new initialization, in addition to the "legacy" initialization.
2022-10-13 02:26:51 +02:00
afdce47caa
Small code clean-up + improved the Makefile + detect GNU/Hurd operating system. 2022-04-23 20:25:58 +02:00
a656e9de37
Refactored key-derivation code into a separate file + some code clean-up. 2021-04-17 15:13:13 +02:00