PKHeX/PKHeX.Core/Saves/Encryption/SwishCrypto
Kurt 7cfdb8a466 Move hashing to SCBlockAccessor, fix #3455
Fixes #3455 by adding bool for insular sea, and adjusting overall progress values as listed.
Closes #3456 (supersedes)

Updates SCBlockAccessor to eliminate bounds check (integer overflow, which isn't possible with our array size), adds some overloads, and xmldoc.

Co-Authored-By: Jonathan Herbert <3344332+foohyfooh@users.noreply.github.com>
2022-03-02 18:05:13 -08:00
..
FnvHash.cs Move hashing to SCBlockAccessor, fix #3455 2022-03-02 18:05:13 -08:00
SCBlock.cs Fix boolean value copy changes 2022-02-25 16:10:49 -08:00
SCBlockCompare.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SCBlockMetadata.cs Remove unnecessary warning suppression 2021-12-27 12:09:15 -08:00
SCBlockUtil.cs Update PKHeX.Core abstractions with latest logic 2022-02-04 17:35:15 -08:00
SCTypeCode.cs Update SCTypeCode.cs 2022-03-01 19:09:42 -08:00
SCXorShift32.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00
SwishCrypto.cs Initial support for PLA-v1.1 2022-02-27 07:56:47 -08:00