Matt Nadareski
96d7141264
Bump version
2026-05-14 08:51:35 -04:00
Matt Nadareski
4907a862f9
Make validation methods static
2026-05-13 10:58:07 -04:00
Matt Nadareski
f61a526703
Updated READMEs
2026-05-12 22:55:43 -04:00
Matt Nadareski
e608254ec0
Port Wii decryption logic from Serialization
2026-05-12 21:38:21 -04:00
Matt Nadareski
e7c75e62b2
Port RVZ-Pack compression code from Serialization
2026-05-12 21:15:05 -04:00
Matt Nadareski
b1b0acf332
Port LaggedFibonacciGenerator from Serialization
2026-05-12 20:47:32 -04:00
Matt Nadareski
75c60b71e2
Port AES/CBC code from Serialization
2026-05-12 20:42:49 -04:00
Matt Nadareski
9cdee80bed
Bump version
2026-03-24 17:54:11 -04:00
Matt Nadareski
e250c505c3
Update "Relies on" comments
2026-03-23 20:20:26 -04:00
Matt Nadareski
f2d3ae475c
Fix direct references to projects
2026-03-23 20:07:53 -04:00
Matt Nadareski
34ed3322c4
Move some math/numeric byte array extensions
2026-03-22 15:22:46 -04:00
Matt Nadareski
168aaff7d7
Update Hashing to 2.0.0
2026-03-22 12:00:54 -04:00
Matt Nadareski
7df2e01e01
Add new classes to the README
2026-03-22 02:10:16 -04:00
Matt Nadareski
3d74997b96
Make validation methods public
2026-03-22 02:05:52 -04:00
Matt Nadareski
070fc90374
Fix issue with 3DS key assignment
2026-03-22 01:58:44 -04:00
Matt Nadareski
b8cfa7ad12
Port 3DS encryption process classes from Serialization
2026-03-22 01:53:19 -04:00
Matt Nadareski
190e593883
Move some matching extensions to Matching namespace
2026-03-21 22:09:56 -04:00
Matt Nadareski
add545ec55
Numerics extensions to new namespace
2026-03-21 20:57:03 -04:00
Matt Nadareski
bbd48926f1
Project file cleanup
2026-03-21 14:23:13 -04:00
Matt Nadareski
d614379cf5
Libraries
...
This change looks dramatic, but it's just separating out the already-split namespaces into separate top-level folders. In theory, every single one could be built into their own Nuget package. `SabreTools.IO.Meta` builds the normal Nuget package that is used by all other projects and includes all namespaces. `SabreTools.IO` builds to `SabreTools.IO.Common` to avoid overwriting issues on publish.
2026-03-21 13:55:42 -04:00