(KiriKiri): encryption algorithms implementations moved to a separate file.

This commit is contained in:
morkt
2016-02-04 12:18:19 +04:00
parent 01874b69ae
commit 9f4459441c
3 changed files with 532 additions and 502 deletions

View File

@@ -103,6 +103,7 @@
<Compile Include="Kaguya\ArcANM.cs" />
<Compile Include="Kaguya\ArcLINK.cs" />
<Compile Include="Kaguya\ImageAO.cs" />
<Compile Include="KiriKiri\CryptAlgorithms.cs" />
<Compile Include="Liar\ArcLWG.cs" />
<Compile Include="Propeller\ArcMGR.cs" />
<Compile Include="Propeller\ArcMPK.cs" />