PKHeX/PKHeX.Core/Saves/Encryption
Arley Pádua 6de68ac626
feat: allow external consumers to specify AES implementation (#4311)
Allow external consumers to specify AES/MD5 implementation

HOME: Replace direct usage of transforms with built-in wrapper methods for easier API replacement.
BDSP: Replace incremental hash with one-liner for easier API replacement. Handle dirtying manually.
2024-07-02 09:12:03 -05:00
..
MemeCrypto feat: allow external consumers to specify AES implementation (#4311) 2024-07-02 09:12:03 -05:00
Providers feat: allow external consumers to specify AES implementation (#4311) 2024-07-02 09:12:03 -05:00
SwishCrypto Minor clean 2024-06-15 00:57:44 -05:00
ColoCrypto.cs Refactoring: Rework saveblock to be Memory<byte> based (#4200) 2024-03-03 23:13:16 -06:00
GeniusCrypto.cs ArgumentOutOfRangeException 2023-12-09 15:21:10 -08:00