SlunkCrypt/frontend
2022-04-01 20:33:46 +02:00
..
res Added a simple GUI front-end for Windows platform. 2021-05-04 21:35:30 +02:00
src Detect the number of available CPU cores by using either sched_getaffinity(), GetProcessAffinityMask() or sysconf(), depending on the target platform. 2022-04-01 20:33:46 +02:00
SlunkCrypt.vcxproj Updated pthreads library for the Windows platform (pthreads4w). 2022-03-24 00:06:01 +01:00
SlunkCrypt.vcxproj.filters Refactored passphrase generator into a separate file. 2021-04-18 22:19:17 +02:00