This website requires JavaScript.
Explore
Help
Sign In
Muldersoft
/
SlunkCrypt
Watch
1
Star
0
Fork
0
You've already forked SlunkCrypt
Code
Releases
5
Activity
11951fc33b
SlunkCrypt
/
frontend
History
LoRd_MuldeR
2e74accf36
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
..
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