implemented KiriKiri "Cx" encryption scheme.

This commit is contained in:
morkt
2014-09-08 08:02:07 +04:00
parent aea3a47ccc
commit a267a8dd1f
3 changed files with 952 additions and 9 deletions

View File

@@ -102,6 +102,7 @@
<Compile Include="ImageRCT.cs" />
<Compile Include="ImageTLG.cs" />
<Compile Include="ImageWCG.cs" />
<Compile Include="KiriKiriCx.cs" />
<Compile Include="KogadoCocotte.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Settings.Designer.cs">