SciresM / hactool

hactool is a tool to view information about, decrypt, and extract common file formats for the Nintendo Switch, especially Nintendo Content Archives.
ISC License
982 stars 151 forks source link

Added library build target and switch config-template #84

Closed HookedBehemoth closed 4 years ago

HookedBehemoth commented 4 years ago

The last parameter for mbedtls_cipher_finish was changed because newer mbedtls versions will crash if you pass NULL.

HookedBehemoth commented 4 years ago

To link this, MBEDTLS_CMAC_C needs to be enabled in the portlib. See https://github.com/devkitPro/pacman-packages/pull/121/files