NdsForge.NET 1.0.1
Read, validate, edit, compare, and build Nintendo DS and DSi images from .NET
Loading...
Searching...
No Matches
NdsForge.NdsModcrypt Member List

This is the complete list of members for NdsForge.NdsModcrypt, including all inherited members.

BlockSizeNdsForge.NdsModcryptstatic
Transform(ReadOnlySpan< byte > data, NdsModcryptContext context, NdsModcryptArea area, long byteOffset=0)NdsForge.NdsModcryptinlinestatic
Transform(ReadOnlySpan< byte > data, ReadOnlySpan< byte > key, ReadOnlySpan< byte > initialCounter, long byteOffset=0)NdsForge.NdsModcryptinlinestatic
TransformAsync(Stream source, Stream destination, long length, NdsModcryptContext context, NdsModcryptArea area, long byteOffset=0, CancellationToken cancellationToken=default)NdsForge.NdsModcryptinlinestatic
TransformAsync(Stream source, Stream destination, long length, ReadOnlyMemory< byte > key, ReadOnlyMemory< byte > initialCounter, long byteOffset=0, CancellationToken cancellationToken=default)NdsForge.NdsModcryptinlinestatic