1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-22 18:26:39 +00:00
nxdumptool/code_templates
Pablo Curiel f526d4e6f4 Crypto changes.
* Implemented RSA-2048-PSS + SHA256 signature verification.

* Refactored RSA-2048-OAEP decryption steps to use mbedtls function calls.

* Implemented NCA header main signature verification.

* Replaced Björn Samuelsson's CRC32 algorithm with the hardware accelerated CRC32 checksum calculation from libnx (latest commit with support for calculation in blocks).
2021-05-21 09:34:43 -04:00
..
dump_title_infos.c Add uppercase hex string generation to utilsGenerateHexStringFromData(). 2021-05-11 18:36:15 -04:00
nsp_dumper_stor.c Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
nsp_dumper_usb.c Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
sd_romfs_dumper.c Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
system_title_dumper.c Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
usb_gc_dumper.c Crypto changes. 2021-05-21 09:34:43 -04:00
usb_romfs_dumper.c Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
xml_generator.c Small code refactor (part 2). 2021-05-18 08:32:43 -04:00