mirror of
https://github.com/crskycode/GARbro.git
synced 2026-07-06 16:12:29 +08:00
(Blowfish): moved to GameRes.Cryptography namespace.
(BlowfishDecryptor): ICryptoTransform interface implementation. (BlowfishStream): removed as unused.
This commit is contained in:
@@ -30,7 +30,6 @@ using System.Text;
|
||||
using System.ComponentModel;
|
||||
using System.ComponentModel.Composition;
|
||||
using System.Collections.Generic;
|
||||
using Simias.Encryption;
|
||||
using System.Runtime.InteropServices;
|
||||
using GameRes.Formats.Strings;
|
||||
using GameRes.Formats.Properties;
|
||||
|
||||
Reference in New Issue
Block a user