Implement support for parsing/interacting with NCAs. (#942)
* fs: implement support for interacting with ncas. * spl: extend to use virtual keyslots
This commit is contained in:
@@ -29,4 +29,6 @@
|
||||
#include <vapours/crypto/crypto_rsa_oaep_sha256_decoder.hpp>
|
||||
#include <vapours/crypto/crypto_rsa_oaep_sha256_decryptor.hpp>
|
||||
#include <vapours/crypto/crypto_rsa_oaep_sha256_encryptor.hpp>
|
||||
#include <vapours/crypto/crypto_hmac_sha1_generator.hpp>
|
||||
#include <vapours/crypto/crypto_hmac_sha256_generator.hpp>
|
||||
#include <vapours/crypto/crypto_csrng.hpp>
|
||||
|
||||
Reference in New Issue
Block a user