eden-miror/src/core/crypto
crueter fe32891c9d
[cmake] CPMUtil: formatting, git_host, new repos, more system deps, libusb (#392)
I promise I'm a UI developer

- mbedtls can now be used as a system package
- zycore can now be used as a system package
- cleaned up dynarmic externals
- fixed libusb incorrectly showing as bundled
- add version/tag formatting to JSON
- add custom GIT_HOST option for packages
- moved some of my repos to my new git
- slightly better version identification
- combined VUL/VH since they are codependent (using my combo vendor)
- fix cpmfile inclusion
- remove libusb submodule

This PR succeeds #383 since it includes it

Co-authored-by: SDK Chan <sdkchan@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/392
Co-authored-by: crueter <crueter@crueter.xyz>
Co-committed-by: crueter <crueter@crueter.xyz>
2025-09-16 20:37:58 -04: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-16 20:37:58 -04: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 general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
xts_encryption_layer.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00