PKHeX/PKHeX.Core/Saves/MemeCrypto
Kurt 08c1534cee Lock sha256 for multithreaded use
Opening the database can result in multiple threads trying to hash at
the same time with the same sha256 object, so just gate it behind a lock
2019-11-16 15:46:45 -08:00
..
MemeCrypto.cs PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
MemeKey.cs Use some c#8 sugar 2019-10-07 18:40:09 -07:00
MemeKeyIndex.cs Refactor Memecrypto API, Add Memecrypto Tests 2017-11-06 03:24:48 -08:00
SwishCrypto.cs Lock sha256 for multithreaded use 2019-11-16 15:46:45 -08:00