SlunkCrypt/frontend/src
2021-03-20 21:19:01 +01:00
..
crc.c Some build fixes for old MSVC versions. 2021-03-20 21:18:44 +01:00
crc.h Renamed project to "SlunkCrypt", in order to avoid name clashes with existing projects. 2021-03-20 21:18:27 +01:00
main.c Obfuscate nonce in output file, by XOR'ing with the first digits of PI. 2021-03-20 21:19:01 +01:00
platform.h Added new option to generate a random passphrase. 2021-03-20 21:18:58 +01:00
test.c Avoid the use of a "Trigraph" in the test data. 2021-03-20 21:18:50 +01:00
test.h Implemented Win32 DLL support. 2021-03-20 21:18:38 +01:00
utils.c Slightly improved cleansing of the command-line on Win32. 2021-03-20 21:18:59 +01:00
utils.h Slightly improved storage of the padding size. 2021-03-20 21:18:59 +01:00