PKHeX/PKHeX.Core/Saves/Encryption/SwishCrypto
Kurt 50b15cd740 Use range/index
More in line with modernizing the codebase with latest c# syntax

improve web-qr decode speed slightly (no linq skiptake)
get money/coin mask without a temporary string (lol performance)
2021-05-14 15:30:55 -07:00
..
SCBlock.cs Move save crypto types to focused folder 2021-01-07 16:01:34 -08:00
SCBlockCompare.cs Rewrite settings handling; enhance some user experiences (#3193) 2021-04-11 18:09:54 -07:00
SCBlockMetadata.cs Use range/index 2021-05-14 15:30:55 -07:00
SCBlockUtil.cs Use range/index 2021-05-14 15:30:55 -07:00
SCTypeCode.cs Move save crypto types to focused folder 2021-01-07 16:01:34 -08:00
SCXorShift32.cs Use popcount when appropriate 2021-02-07 21:47:43 -08:00
SwishCrypto.cs Minor optimization for hashing 2021-01-08 00:32:04 -08:00