1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-19 21:43:44 +01:00
nxdumptool/include
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
..
core Crypto changes. 2021-05-21 09:34:43 -04:00
fatfs Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
custom_layout_tab.hpp Modified NCA key area handling + restored PoC building. 2021-04-25 19:10:34 -04:00
sample_installer_page.hpp Modified NCA key area handling + restored PoC building. 2021-04-25 19:10:34 -04:00
sample_loading_page.hpp Modified NCA key area handling + restored PoC building. 2021-04-25 19:10:34 -04:00