1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-19 21:43:44 +01:00
nxdumptool/source
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.cpp Use legacy Borealis fork + add files from the legacy Borealis example. 2021-03-30 15:30:10 -04:00
main.cpp Small code refactor (part 2). 2021-05-18 08:32:43 -04:00
sample_installer_page.cpp Use legacy Borealis fork + add files from the legacy Borealis example. 2021-03-30 15:30:10 -04:00
sample_loading_page.cpp Use legacy Borealis fork + add files from the legacy Borealis example. 2021-03-30 15:30:10 -04:00