PKHeX/PKHeX.Core/Saves/Encryption
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
..
MemeCrypto Minor rearranging 2021-01-07 18:05:21 -08:00
SwishCrypto Set initial capacity for stringbuilder to reduce reallocation 2021-01-16 17:31:05 -08:00
GeniusCrypto.cs Minor perf improvement for advancing keys 2021-01-07 20:50:28 -08:00