LibHac/libhac
2018-08-25 11:42:33 -05:00
..
Savefile Use SharedStreams with savefile reading. Fixes #4 2018-08-24 18:22:48 -05:00
Streams Move streams to Streams namespace 2018-08-23 11:28:45 -05:00
XTSSharp Add ability to create NSP files from SD card contents 2018-08-02 22:14:58 -05:00
Aes128CtrStream.cs Rewrite AES CTR classes to give a 6-8x overall speedup 2018-08-24 17:01:27 -05:00
Aes128CtrTransform.cs Rewrite AES CTR classes to give a 6-8x overall speedup 2018-08-24 17:01:27 -05:00
BitReader.cs Read all remapping and journaling savefile layers 2018-07-22 20:28:31 -05:00
Bktr.cs Add null check when creating Bktr 2018-08-25 11:37:22 -05:00
BktrCryptoStream.cs Rewrite AES CTR classes to give a 6-8x overall speedup 2018-08-24 17:01:27 -05:00
BktrStructs.cs First attempt at implementing BKTR 2018-07-07 15:45:06 -05:00
Calibration.cs Parse calibration partition 2018-07-10 16:37:57 -05:00
Cnmt.cs Parse entire NACP file 2018-08-02 18:46:27 -05:00
Crypto.cs Use .NET 4.6+ built-in RSA-OAEP decryption 2018-08-25 11:42:33 -05:00
FileSystem.cs Add IFileSystem interface 2018-07-11 20:03:09 -05:00
IFileSystem.cs Add IFileSystem interface 2018-07-11 20:03:09 -05:00
IProgressReport.cs NAX0 key derivation 2018-06-20 18:19:50 -05:00
Keyset.cs Use .NET 4.6+ built-in RSA-OAEP decryption 2018-08-25 11:42:33 -05:00
libhac.csproj Use .NET 4.6+ built-in RSA-OAEP decryption 2018-08-25 11:42:33 -05:00
Nacp.cs Parse entire NACP file 2018-08-02 18:46:27 -05:00
Nax0.cs Support reading Switch user and system partition contents 2018-07-01 16:45:13 -05:00
Nca.cs Rewrite AES CTR classes to give a 6-8x overall speedup 2018-08-24 17:01:27 -05:00
NcaStructs.cs Add support for extracting XCI partitions 2018-08-14 17:21:07 -06:00
Pfs.cs Use SharedStreams for PartitionFS and RomFS 2018-08-23 11:23:11 -05:00
Pfs0Builder.cs Add support for extracting XCI partitions 2018-08-14 17:21:07 -06:00
ProgressBar.cs NAX0 key derivation 2018-06-20 18:19:50 -05:00
Romfs.cs Rewrite AES CTR classes to give a 6-8x overall speedup 2018-08-24 17:01:27 -05:00
SdFs.cs Move streams to Streams namespace 2018-08-23 11:28:45 -05:00
Ticket.cs Add null check when creating Bktr 2018-08-25 11:37:22 -05:00
Util.cs Use SharedStreams with savefile reading. Fixes #4 2018-08-24 18:22:48 -05:00
Xci.cs Move streams to Streams namespace 2018-08-23 11:28:45 -05:00
XciHeader.cs Read XCI header 2018-08-12 14:45:10 -06:00