PKHeX/PKHeX.Core/Saves/Encryption
Kurt 2deb51b365 Minor optimization for hashing
don't use FIPS compliant hashing methods explicitly, no real reason to. hash.Create() will select managed vs csp depending on the framework/core and reg flags.
add >net46 incremental hash logic for swsh
remove static sha256 instance (single threaded overkill)
2021-01-08 00:32:04 -08:00
..
MemeCrypto Minor rearranging 2021-01-07 18:05:21 -08:00
SwishCrypto Minor optimization for hashing 2021-01-08 00:32:04 -08:00
GeniusCrypto.cs Minor perf improvement for advancing keys 2021-01-07 20:50:28 -08:00