SlunkCrypt/libslunkcrypt/src
2022-10-14 00:44:19 +02:00
..
compiler.h Small improvement in initialize_once() and fixed a Clang warning. 2022-09-21 23:42:10 +02:00
debug.c Implemented optional debug logging. Writes to the syslog (Unix) or debugger (Windows). 2022-10-14 00:44:19 +02:00
debug.h Implemented optional debug logging. Writes to the syslog (Unix) or debugger (Windows). 2022-10-14 00:44:19 +02:00
initialize.h Some code refactoring + adjust number of random skips. 2022-10-13 21:39:48 +02:00
junk.c Enable use of getentropy() and explicit_bzero() in Cygwin build. 2022-09-24 16:20:35 +02:00
keygen.c Implemented modified and somewhat faster initialization code. 2022-10-13 02:26:51 +02:00
keygen.h Implemented modified and somewhat faster initialization code. 2022-10-13 02:26:51 +02:00
slunkcrypt.c Implemented optional debug logging. Writes to the syslog (Unix) or debugger (Windows). 2022-10-14 00:44:19 +02:00
thread.c Added flag to indicate multi-thread support to the public API. 2022-09-23 22:21:01 +02:00
thread.h Added flag to indicate multi-thread support to the public API. 2022-09-23 22:21:01 +02:00
version.h Implemented modified and somewhat faster initialization code. 2022-10-13 02:26:51 +02:00