fs: add Sha256HashGenerator, LZ4 decompressor
1 parent a2aec36 commit 01f7f567b9a1fed39a08b5c41c49c7123f7d2182
@Michael Scire Michael Scire authored on 14 Dec 2021
SciresM committed on 22 Feb 2022
Showing 11 changed files
View
libraries/libstratosphere/include/stratosphere/fssystem.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_compressed_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_compression_common.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_sha256_hash_generator.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/fssystem/save/fssystem_integrity_verification_storage.hpp
View
libraries/libstratosphere/source/fs/impl/fs_hash_generator_factory_selector.cpp 0 → 100644
View
libraries/libstratosphere/source/fssystem/fssystem_compression_configuration.cpp 0 → 100644
View
libraries/libvapours/include/vapours/crypto/impl/crypto_sha1_impl.hpp
View
libraries/libvapours/include/vapours/crypto/impl/crypto_sha256_impl.hpp
View
libraries/libvapours/include/vapours/results/fs_results.hpp
View
libraries/libvapours/source/crypto/impl/crypto_xts_mode_impl.arch.arm64.cpp