37 Commits (939154aae80a83022103ac1cd0edee38e8281bc2)

Author SHA1 Message Date
crueter 939154aae8
Working amiibo impl 2 weeks ago
crueter ed28c68c34
registered_cache 2 weeks ago
Maufeat d4427d90ea
[core] Remove key hashes and hash checks (#2552) 6 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 6 months ago
crueter d207df959a
[cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better (#485) 6 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
ameerj d27abf5546 core: Remove unused includes 4 years ago
bunnei deb3536936 Revert "core: Fix clang build" 5 years ago
Lioncash 18636013c9 core: Fix clang build 5 years ago
Lioncash da15e9f8a7 file_sys: Replace inclusions with forward declarations where applicable 6 years ago
Lioncash accf36193b partition_data_manager: Update master key hashes 6 years ago
Lioncash b0c3f66dc7 partition_data_manager: Make data arrays constexpr 6 years ago
Lioncash c4f9130264 partition_data_manager: Eliminate magic value 6 years ago
Lioncash c28e7f51f3 aes_util: Allow SetIV to be non-allocating 6 years ago
Lioncash eaeb4520f7 General: Resolve warnings related to missing declarations 6 years ago
Lioncash 4c6cd8b9e8 core: Migrate off deprecated mbedtls functions 6 years ago
Lioncash 5a0d4d4234 crypto: Resolve sign-conversion warnings 6 years ago
Zach Hilman 42252d9796 partition_data_manager: Add accessor for decrypted PRODINFO partition 7 years ago
Zach Hilman 8662c6d579 partition_data_manager: Remove KIP processing and use FileSys 7 years ago
Zach Hilman 2241677092 crypto: Use compressed sizes in offset calculation for KIP decompression 7 years ago
Zach Hilman 1d2f86949b crypto: Various crypto fixes for quickstart guide 8 years ago
Lioncash 18db0f1107 partition_data_manager: Reserve and insert data within output vector in DecryptPackage2() 8 years ago
Lioncash 20a95f7e90 partition_data_manager: Remove unused std::map instance within DecryptPackage2() 8 years ago
Lioncash 283f111f7d partition_data_manager: Take package2_keys by const reference 8 years ago
Lioncash 461cd4b81c partition_data_manager: Move IV data to where it's needed in DecryptPackage2() 8 years ago
Lioncash 7095c2fa42 partition_data_manager: Remove commented out code 8 years ago
Lioncash e21cda8767 key_manager/partition_data_manager: Silence truncation compiler warnings 8 years ago
Lioncash 8e8fbbc19b partition_data_manager: Dehardcode array bounds 8 years ago
Lioncash 49f255e0b5 partition_data_manager: Take VirtualFile by const reference in constructor 8 years ago
Lioncash 0581db975a partition_data_manager: Amend constructor initializer list order 8 years ago
Lioncash 1b48e3ec08 partition_data_manager: Remove unused includes 8 years ago
Zach Hilman cb3ebb0b8f partition_data_manager: Rename system files for hekate 8 years ago
Zach Hilman c137dca0fd crypto: Add PartitionDataManager 8 years ago