LibHac/hactoolnet
Alex Barney 3d50085e22
Use Storage throughout the library instead of Stream (#18)
*Create an IStorage interface and Storage abstract class to use instead of Stream

* Improve AES-XTS performance by ~16x

* Double AES-CTR performance: 800 MB/s -> 1600 MB/s on a 6700K

* Add AES-XTS tests

* Add AES benchmark and AES-CTR writing

* Add support for a hashed FAT in save files

* Add option to export decrypted NCA

* Allow opening decrypted package1 and package2

* Make sure romfs disposal can cascade all the way down

* Validate NCA, NPDM and package2 signatures
2018-11-18 23:20:34 -05:00
..
CA00000003_XS00000020 Add ability to create NSP files from SD card contents 2018-08-02 22:14:58 -05:00
CliParser.cs Use Storage throughout the library instead of Stream (#18) 2018-11-18 23:20:34 -05:00
hactoolnet.csproj Version 0.1.3 2018-10-22 18:00:52 -05:00
Options.cs Use Storage throughout the library instead of Stream (#18) 2018-11-18 23:20:34 -05:00
Print.cs Use Storage throughout the library instead of Stream (#18) 2018-11-18 23:20:34 -05:00
ProcessBench.cs Use Storage throughout the library instead of Stream (#18) 2018-11-18 23:20:34 -05:00
ProcessKip.cs Use Storage throughout the library instead of Stream (#18) 2018-11-18 23:20:34 -05:00
ProcessNca.cs Use Storage throughout the library instead of Stream (#18) 2018-11-18 23:20:34 -05:00
ProcessNsp.cs Use Storage throughout the library instead of Stream (#18) 2018-11-18 23:20:34 -05:00
ProcessPackage.cs Use Storage throughout the library instead of Stream (#18) 2018-11-18 23:20:34 -05:00
ProcessRomfs.cs Use Storage throughout the library instead of Stream (#18) 2018-11-18 23:20:34 -05:00
ProcessSave.cs Use Storage throughout the library instead of Stream (#18) 2018-11-18 23:20:34 -05:00
ProcessSwitchFs.cs Use Storage throughout the library instead of Stream (#18) 2018-11-18 23:20:34 -05:00
ProcessXci.cs Use Storage throughout the library instead of Stream (#18) 2018-11-18 23:20:34 -05:00
Program.cs Use Storage throughout the library instead of Stream (#18) 2018-11-18 23:20:34 -05:00