LibHac/libhac
2018-08-30 16:18:27 -05:00
..
Savefile Use SharedStreams with savefile reading. Fixes #4 2018-08-24 18:22:48 -05:00
Streams Redo SectorStream classes 2018-08-30 16:18:27 -05:00
XTSSharp Redo SectorStream classes 2018-08-30 16:18:27 -05:00
Aes128CtrStream.cs Redo SectorStream classes 2018-08-30 16:18: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 Redo SectorStream classes 2018-08-30 16:18: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 Redo SectorStream classes 2018-08-30 16:18:27 -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 Accept all keys from both prod.keys and console.keys 2018-08-27 20:09:23 -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 Redo SectorStream classes 2018-08-30 16:18:27 -05:00
Nca.cs Fix regression caused by decrypting multiple AES blocks at a time 2018-08-28 13:49:55 -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 Add romfs support to CLI 2018-08-28 12:33:24 -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 Redo SectorStream classes 2018-08-30 16:18:27 -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