14 Commits (0eeda98acf097bbe5534ff2423cb1adee2ceabe5)

Author SHA1 Message Date
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
Lioncash d74342ad3f key_manager: Use regular std::string instead of std::string_view 8 years ago
Zach Hilman 9b710a5901 Use more descriptive error codes and messages 8 years ago
Zach Hilman 1f83886c21 Use static const instead of const static 8 years ago
Zach Hilman 568ce6304c Add missing includes and use const where applicable 8 years ago
Zach Hilman feb6b2b4a8 Allow key loading from %YUZU_DIR%/keys in addition to ~/.switch 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 0c75b8d6b2 Add missing string.h include 8 years ago
Zach Hilman bba2d504f0 Update mbedtls and fix compile error 8 years ago
Zach Hilman b10c0d291f Remove files that are not used 8 years ago