17 Commits (360b0d1b3028a845948d47651bf25492273ce125)

Author SHA1 Message Date
Lioncash e0c46e6879 core: Migrate off deprecated mbedtls functions 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