PKHeX/PKHeX.Core/Saves/Encryption/SwishCrypto
Kurt 8fdd96209c Deduplicate some logic
No need to length check in the SwishCrypto hash check, as the methods pre-check length as well.
Extract checksum footer check for Gen5 saves
2022-03-05 17:14:25 -08:00
..
FnvHash.cs Move hashing to SCBlockAccessor, fix #3455 2022-03-02 18:05:13 -08:00
SCBlock.cs Deduplicate some logic 2022-03-05 17:14:25 -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 Deduplicate some logic 2022-03-05 17:14:25 -08:00