eden/src/core/crypto
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348)
Compilation and CMake fixes for both Windows on ARM and clang-cl, meaning Windows can now be built on both MSVC and clang on both amd64 and aarch64.

Compiling on clang is *dramatically* faster so this should be useful for CI.

Co-authored-by: crueter <crueter@eden-emu.dev>
Co-authored-by: crueter <crueter@crueter.xyz>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/348
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: crueter <crueter@eden-emu.dev>
Co-authored-by: lizzie <lizzie@eden-emu.dev>
Co-committed-by: lizzie <lizzie@eden-emu.dev>
2025-09-09 20:47:49 +02:00
..
aes_util.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
aes_util.h vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
ctr_encryption_layer.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
ctr_encryption_layer.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
encryption_layer.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
encryption_layer.h vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
key_manager.cpp [cmake] CPMUtil: formatting, git_host, new repos, more system deps, libusb (#392) 2025-09-08 19:21:38 +02:00
key_manager.h Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
partition_data_manager.cpp vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
partition_data_manager.h vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
sha_util.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
sha_util.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
xts_encryption_layer.cpp [cmake] enable clang-cl and WoA builds (#348) 2025-09-09 20:47:49 +02:00
xts_encryption_layer.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00