19 Commits (3e0e4f146b3f2ad7f1935a61141c38cdce87e04f)

Author SHA1 Message Date
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 8 years ago
Zach Hilman 720d36ca71 crypto: Various crypto fixes for quickstart guide 8 years ago
Lioncash 6467b01de2 partition_data_manager: Reserve and insert data within output vector in DecryptPackage2() 8 years ago
Lioncash 781fd7983c partition_data_manager: Remove unused std::map instance within DecryptPackage2() 8 years ago
Lioncash e0c76226ad partition_data_manager: Take package2_keys by const reference 8 years ago
Lioncash 3d9df49619 partition_data_manager: Move IV data to where it's needed in DecryptPackage2() 8 years ago
Lioncash bc2196bb09 partition_data_manager: Remove commented out code 8 years ago
Lioncash 6da2ed4232 key_manager/partition_data_manager: Silence truncation compiler warnings 8 years ago
Lioncash f56a8da46a partition_data_manager: Dehardcode array bounds 8 years ago
Lioncash d257a3b56c partition_data_manager: Take VirtualFile by const reference in constructor 8 years ago
Lioncash e96d69c328 partition_data_manager: Amend constructor initializer list order 8 years ago
Lioncash aaca7543f0 partition_data_manager: Remove unused includes 8 years ago
Zach Hilman 3ec054643e partition_data_manager: Rename system files for hekate 8 years ago
Zach Hilman 29dc6f4519 crypto: Add PartitionDataManager 8 years ago