PKHeX/PKHeX.Core/Saves/Encryption/SwishCrypto
Kurt 3a1fbc9b88 Don't pass key byref
Pass byval and return the result; emits less IL
mark for inlining
2021-06-04 14:19:07 -07:00
..
SCBlock.cs Separate scblock ctor's 2021-06-03 12:35:39 -07:00
SCBlockCompare.cs Rewrite settings handling; enhance some user experiences (#3193) 2021-04-11 18:09:54 -07:00
SCBlockMetadata.cs Use range/index 2021-05-14 15:30:55 -07:00
SCBlockUtil.cs Separate scblock ctor's 2021-06-03 12:35:39 -07:00
SCTypeCode.cs Move save crypto types to focused folder 2021-01-07 16:01:34 -08:00
SCXorShift32.cs Don't pass key byref 2021-06-04 14:19:07 -07:00
SwishCrypto.cs Decrypt sav8 blocks in-place 2021-06-04 13:16:00 -07:00