implemented RC4-encrypted PNG images.

This commit is contained in:
morkt
2016-07-06 08:31:30 +04:00
parent 0932e0e547
commit 29d9a262f3
2 changed files with 161 additions and 0 deletions

View File

@@ -117,6 +117,7 @@
<Compile Include="Hexenhaus\ArcWAG.cs" />
<Compile Include="Ikura\ImageYGP.cs" />
<Compile Include="ImageLZ.cs" />
<Compile Include="ImageRSA.cs" />
<Compile Include="KiriKiri\ChainReactionCrypt.cs" />
<Compile Include="Liar\ImageLIM.cs" />
<Compile Include="LiveMaker\ImageGAL.cs" />