SlunkCrypt/frontend/src
2021-03-20 21:18:52 +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 Fixed a few warnings on Linux. 2021-03-20 21:18:52 +01:00
platform.h Solaris compile fix. 2021-03-20 21:18:35 +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 Fixed a few warnings on Linux. 2021-03-20 21:18:52 +01:00
utils.h Store and load the Nonce as well as the CRC checksum in a byte-order-agnostic way. 2021-03-20 21:18:42 +01:00