1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-22 18:26:39 +00:00
nxdumptool/include/core
Pablo Curiel c1e3dc719f More NCA changes.
* Made ncaGenerateEncryptedFsSectionBlock() entirely private. There's no point in keeping it public.

* Moved NCA FS section context initialization into its own function, ncaInitializeFsSectionContext().

* Hash data boundaries are now checked while initializing each NCA FS section context, using ncaFsSectionValidateHashDataBoundaries(). Both ncaValidateHierarchicalSha256Offsets() and ncaValidateHierarchicalIntegrityOffsets() have been removed.

* Improved hash region access detection in _ncaReadFsSection() by implementing ncaFsSectionCheckHashRegionAccess().

* ncaGetFsSectionHashTargetProperties() is now used in pfs.c, romfs.c and bktr.c to retrieve the properties from the target hash layer.

* Updated sanity checks in pfsInitializeContext(), romfsInitializeContext() and bktrInitializeContext().
2022-06-29 08:55:35 +02:00
..
aes.h Update copyright year. 2022-03-17 13:58:40 +01:00
bfttf.h Update copyright year. 2022-03-17 13:58:40 +01:00
bktr.h Update copyright year. 2022-03-17 13:58:40 +01:00
cert.h Update copyright year. 2022-03-17 13:58:40 +01:00
cnmt.h Update copyright year. 2022-03-17 13:58:40 +01:00
config.h Update copyright year. 2022-03-17 13:58:40 +01:00
elf_symbol.h Update copyright year. 2022-03-17 13:58:40 +01:00
es.h Update copyright year. 2022-03-17 13:58:40 +01:00
fs_ext.h Update copyright year. 2022-03-17 13:58:40 +01:00
gamecard.h gamecard: remove references to boot partition. 2022-03-18 20:23:11 +01:00
hfs.h Update copyright year. 2022-03-17 13:58:40 +01:00
http.h Update copyright year. 2022-03-17 13:58:40 +01:00
keys.h Update copyright year. 2022-03-17 13:58:40 +01:00
legal_info.h Update copyright year. 2022-03-17 13:58:40 +01:00
lz4.h Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
mem.h Update copyright year. 2022-03-17 13:58:40 +01:00
nacp.h More NCA parsing changes. 2022-06-24 02:22:01 +02:00
nca.h More NCA changes. 2022-06-29 08:55:35 +02:00
npdm.h Remove support for NPDM patching. 2022-06-26 03:34:31 +02:00
nso.h Update copyright year. 2022-03-17 13:58:40 +01:00
nxdt_bfsar.h Update copyright year. 2022-03-17 13:58:40 +01:00
nxdt_includes.h Add SHA3 support. 2022-06-25 21:28:31 +02:00
nxdt_json.h Update copyright year. 2022-03-17 13:58:40 +01:00
nxdt_log.h Update copyright year. 2022-03-17 13:58:40 +01:00
nxdt_utils.h Update copyright year. 2022-03-17 13:58:40 +01:00
pfs.h Update copyright year. 2022-03-17 13:58:40 +01:00
program_info.h Remove support for NPDM patching. 2022-06-26 03:34:31 +02:00
romfs.h Update copyright year. 2022-03-17 13:58:40 +01:00
rsa.h Remove support for NPDM patching. 2022-06-26 03:34:31 +02:00
save.h Update copyright year. 2022-03-17 13:58:40 +01:00
service_guard.h Update copyright year. 2022-03-17 13:58:40 +01:00
services.h Update copyright year. 2022-03-17 13:58:40 +01:00
sha3.h Fix SHA3 calculation. 2022-06-26 00:20:38 +02:00
signature.h Update copyright year. 2022-03-17 13:58:40 +01:00
tik.h Update copyright year. 2022-03-17 13:58:40 +01:00
title.h Update copyright year. 2022-03-17 13:58:40 +01:00
ums.h Update copyright year. 2022-03-17 13:58:40 +01:00
usb.h Update copyright year. 2022-03-17 13:58:40 +01:00