SlunkCrypt/frontend
2021-03-20 21:19:10 +01:00
..
res Some compile fixes for Cygwin + improved Makefile to generate version info (on Windows). 2021-03-20 21:18:30 +01:00
src Don't set 'stdout' to _O_BINARY mode on Windows, because it can have some weird effect when printing text to the terminal. Also, we currently don't output any "binary" data to 'stdout' anyway. 2021-03-20 21:19:10 +01:00
SlunkCrypt.vcxproj Implemented checksum based on BLAKE2s hash function. 2021-03-20 21:19:07 +01:00
SlunkCrypt.vcxproj.filters Implemented checksum based on BLAKE2s hash function. 2021-03-20 21:19:07 +01:00