SlunkCrypt/frontend/src
2021-03-20 21:18:44 +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 Automatically perform initialization when slunkcrypt_random_bytes() is called for the first time. 2021-03-20 21:18:43 +01:00
platform.h Solaris compile fix. 2021-03-20 21:18:35 +01:00
test.c Implemented Win32 DLL support. 2021-03-20 21:18:38 +01:00
test.h Implemented Win32 DLL support. 2021-03-20 21:18:38 +01:00
utils.c Some build fixes for old MSVC versions. 2021-03-20 21:18:44 +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