PKHeX/PKHeX.Core/Saves/Encryption/SwishCrypto
Kurt b5c30193fa Set initial capacity for stringbuilder to reduce reallocation
Default capacity is 16 so it's rarely an issue, but sometimes we don't need that much.

Update xmldoc for more clarity
2021-01-16 17:31:05 -08:00
..
SCBlock.cs Move save crypto types to focused folder 2021-01-07 16:01:34 -08:00
SCBlockCompare.cs Move save crypto types to focused folder 2021-01-07 16:01:34 -08:00
SCBlockMetadata.cs Move save crypto types to focused folder 2021-01-07 16:01:34 -08:00
SCBlockUtil.cs Set initial capacity for stringbuilder to reduce reallocation 2021-01-16 17:31:05 -08:00
SCTypeCode.cs Move save crypto types to focused folder 2021-01-07 16:01:34 -08:00
SCXorShift32.cs Move save crypto types to focused folder 2021-01-07 16:01:34 -08:00
SwishCrypto.cs Minor optimization for hashing 2021-01-08 00:32:04 -08:00