16 Commits (afdd0b5a4bb9676509c98db863e1cf28de659d3c)

Author SHA1 Message Date
lizzie 0a687b82d4
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 2 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 7 months ago
crueter d207df959a
[cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better (#485) 7 months ago
FearlessTobi 24f979a4b8 vfs: Move vfs files to their own directory 2 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Lioncash 72481cce94 aes_util: Make use of std::span 5 years ago
Lioncash c28e7f51f3 aes_util: Allow SetIV to be non-allocating 6 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Lioncash c8617a1465 aes_util: Add static assertion to Transcode() and XTSTranscode() to ensure well-defined behavior 8 years ago
Lioncash f0a2d4da2b aes_util: Make CalculateNintendoTweak() an internally linked function 8 years ago
Lioncash 1fb5027501 aes_util: Make Transcode() a const member function 8 years ago
Lioncash 8b86a89dd5 core/crypto: Remove unnecessary includes 8 years ago
Zach Hilman 568ce6304c Add missing includes and use const where applicable 8 years ago
Zach Hilman 272ca87298 Make XCI comply to review and style guidelines 8 years ago
Zach Hilman 03467b64e3 Extract mbedtls to cpp file 8 years ago
Zach Hilman b10c0d291f Remove files that are not used 8 years ago