diff --git a/deps/libnintendo-hac b/deps/libnintendo-hac index 19d3873..74168c5 160000 --- a/deps/libnintendo-hac +++ b/deps/libnintendo-hac @@ -1 +1 @@ -Subproject commit 19d38735ba4eb393faefefc3c923144628456857 +Subproject commit 74168c5ecdd80eb9ce675e2b9c085ea8a09babb2 diff --git a/deps/libnintendo-hac-hb b/deps/libnintendo-hac-hb index 0635b0c..2d89179 160000 --- a/deps/libnintendo-hac-hb +++ b/deps/libnintendo-hac-hb @@ -1 +1 @@ -Subproject commit 0635b0c532f4ef152506775c930b3d45f575a14c +Subproject commit 2d8917913216530c487363f17a4a3c808b54129d diff --git a/src/PkiValidator.cpp b/src/PkiValidator.cpp index 861b15d..0bdf2ac 100644 --- a/src/PkiValidator.cpp +++ b/src/PkiValidator.cpp @@ -39,7 +39,6 @@ void nstool::PkiValidator::addCertificates(const std::vector& cert) { std::string cert_ident; - nn::pki::sign::SignatureAlgo cert_sign_algo; nn::pki::sign::HashAlgo cert_hash_algo; tc::ByteData cert_hash; @@ -52,7 +51,6 @@ void nstool::PkiValidator::addCertificate(const nn::pki::SignedData