PKHeX/PKHeX.Core/Saves/Encryption
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
..
MemeCrypto Reduce allocation on encrypt/decrypt 2022-02-27 01:05:11 -08:00
SwishCrypto Move hashing to SCBlockAccessor, fix #3455 2022-03-02 18:05:13 -08:00
GeniusCrypto.cs Refactoring: Span-based value writes and method signatures (#3361) 2022-01-02 21:35:59 -08:00