(Rc4Transform): moved to separate file.

This commit is contained in:
morkt
2016-10-08 05:01:30 +04:00
parent 122cfc7b91
commit d1060aeda6
3 changed files with 88 additions and 68 deletions

View File

@@ -204,6 +204,7 @@
<Compile Include="Primel\ImageGBC.cs" />
<Compile Include="Primel\RC6.cs" />
<Compile Include="Primel\SHA256.cs" />
<Compile Include="RC4.cs" />
<Compile Include="RealLive\ArcG00.cs" />
<Compile Include="RealLive\ArcOVK.cs" />
<Compile Include="RealLive\AudioNWA.cs" />