You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lioncash c8617a1465 aes_util: Add static assertion to Transcode() and XTSTranscode() to ensure well-defined behavior 8 years ago
..
aes_util.cpp aes_util: Make CalculateNintendoTweak() an internally linked function 8 years ago
aes_util.h aes_util: Add static assertion to Transcode() and XTSTranscode() to ensure well-defined behavior 8 years ago
ctr_encryption_layer.cpp Add missing includes and use const where applicable 8 years ago
ctr_encryption_layer.h Add missing includes and use const where applicable 8 years ago
encryption_layer.cpp Make XCI comply to review and style guidelines 8 years ago
encryption_layer.h core/crypto: Remove unnecessary includes 8 years ago
key_manager.cpp core/crypto: Remove unnecessary includes 8 years ago
key_manager.h key_manager: Use regular std::string instead of std::string_view 8 years ago
sha_util.cpp Remove files that are not used 8 years ago
sha_util.h Remove files that are not used 8 years ago