24 Commits (f5d538f118b4b25237a0d0234a51fcb815ca98d1)

Author SHA1 Message Date
Lioncash 4f2acc54f5 partition_data_manager: Update master key hashes 5 years ago
Lioncash 7f0f37fca7 partition_data_manager: Make data arrays constexpr 5 years ago
Lioncash 15660bd857 aes_util: Allow SetIV to be non-allocating 5 years ago
Lioncash e2d8be1ca2 General: Resolve warnings related to missing declarations 6 years ago
Lioncash e0c46e6879 core: Migrate off deprecated mbedtls functions 6 years ago
Lioncash 581d2e36e5 crypto: Resolve sign-conversion warnings 6 years ago
Zach Hilman b4164d295b partition_data_manager: Add accessor for decrypted PRODINFO partition 7 years ago
Zach Hilman 0f37096820 partition_data_manager: Remove KIP processing and use FileSys 7 years ago
Zach Hilman 0aef2b9c26 crypto: Use compressed sizes in offset calculation for KIP decompression 7 years ago
Zach Hilman 720d36ca71 crypto: Various crypto fixes for quickstart guide 7 years ago
Lioncash 6467b01de2 partition_data_manager: Reserve and insert data within output vector in DecryptPackage2() 7 years ago
Lioncash 781fd7983c partition_data_manager: Remove unused std::map instance within DecryptPackage2() 7 years ago
Lioncash e0c76226ad partition_data_manager: Take package2_keys by const reference 7 years ago
Lioncash 3d9df49619 partition_data_manager: Move IV data to where it's needed in DecryptPackage2() 7 years ago
Lioncash bc2196bb09 partition_data_manager: Remove commented out code 7 years ago
Lioncash 6da2ed4232 key_manager/partition_data_manager: Silence truncation compiler warnings 7 years ago
Lioncash f56a8da46a partition_data_manager: Dehardcode array bounds 7 years ago
Lioncash d257a3b56c partition_data_manager: Take VirtualFile by const reference in constructor 7 years ago
Lioncash e96d69c328 partition_data_manager: Amend constructor initializer list order 7 years ago
Lioncash aaca7543f0 partition_data_manager: Remove unused includes 7 years ago
Zach Hilman 3ec054643e partition_data_manager: Rename system files for hekate 7 years ago
Zach Hilman 29dc6f4519 crypto: Add PartitionDataManager 7 years ago