Commit Graph

16 Commits

Author SHA1 Message Date
17018e4f86
Added support for building SlunkCrypt for the Windows on ARM64 platform. 2022-05-24 22:31:40 +02:00
e78b144413
Enable the GUI to use the "AVX2" binary, if supported on the current machine. 2022-04-18 18:52:55 +02:00
86b4f64f86
Updated pthreads libraries for the Windows platform (pthread4w) to version 3.0.0. 2022-04-17 01:49:03 +02:00
a4aec9f3fe
Updated pthreads library for the Windows platform (pthreads4w). 2022-03-24 00:06:01 +01:00
ddefc8c142
Initial thread support. 2022-03-21 21:11:46 +01:00
9e29561707
Refactored project/solution files. 2021-11-10 19:38:35 +01:00
17d807bbb3
Added runtime CPU detection for SSE2 capability to the GUI front-end. 2021-11-09 23:23:43 +01:00
0e65355d2f
Workaround for bug in older version of the UCRT on Windows XP: Explicitly link UCRT version 10.0.14393.0 and force the minimum required OS version to 5.1. 2021-05-10 21:21:47 +02:00
502e92ee09
Added a simple GUI front-end for Windows platform. 2021-05-04 21:35:30 +02:00
a656e9de37
Refactored key-derivation code into a separate file + some code clean-up. 2021-04-17 15:13:13 +02:00
13e9420ca1
Added MSVC configurations "Release with SSE2" and "Release with debug information". 2021-04-04 20:22:46 +02:00
0fbc7f1fb9
Added build script for Windows. 2021-03-20 21:18:48 +01:00
ec7176feba
C++ wrapper has been implemented. 2021-03-20 21:18:39 +01:00
49cc6ec674
Implemented Win32 DLL support. 2021-03-20 21:18:38 +01:00
77c2cda5ee
Added global (de)initialization functions. 2021-03-20 21:18:38 +01:00
f671aef3d7
Renamed project to "SlunkCrypt", in order to avoid name clashes with existing projects. 2021-03-20 21:18:27 +01:00