Commit Graph

20 Commits

Author SHA1 Message Date
morkt
ead52fc075 (SaiminCrypt.Decrpyt): fixed byte decryption method logic. 2015-04-04 05:28:17 +04:00
morkt
e95cec0f3c added Ore no Saimin Fantasia encryption scheme. 2015-03-31 14:34:01 +04:00
morkt
1faea63667 cosmetic changes. 2014-09-12 16:04:38 +04:00
morkt
12df1dcdfd (GetScheme): fixed potential bug when looking up unknown encryption scheme. 2014-09-09 01:04:27 +04:00
morkt
a0162b4bbc Cx encryption bytecode generation fix. 2014-09-08 11:27:24 +04:00
morkt
a267a8dd1f implemented KiriKiri "Cx" encryption scheme. 2014-09-08 08:02:07 +04:00
morkt
c5982da278 Revert "cosmetic changes."
This reverts commit 06e651d43b.
2014-09-07 21:30:47 +04:00
morkt
06e651d43b cosmetic changes. 2014-08-31 18:49:42 +04:00
morkt
881a95c165 fixed packed file size in created archives. 2014-08-18 03:17:03 +04:00
morkt
97b9e28fbc changed zlib compression level to maximum (Level9). 2014-08-17 01:28:42 +04:00
morkt
1b46da45a6 refactoring.
(ArchiveFormat): added Query<ResourceOptions> protected method for
convenient invocation of  parameters requests.
(FormatCatalog): changed misguiding method name 'LookupTag' to
'LookupExtension'.
2014-08-02 10:01:06 +04:00
morkt
b1015ff785 helper classes made internal. 2014-08-01 16:43:31 +04:00
morkt
f9a8d808f0 (Create): cosmetic changes. 2014-07-29 11:51:16 +04:00
morkt
32b33e5433 cosmetic changes. 2014-07-29 07:05:28 +04:00
morkt
9922955323 added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
morkt
1c33e4c9d5 refactored ResourceOptions handling. 2014-07-27 07:39:58 +04:00
morkt
08b8e8a46b added callback into archive creation method. 2014-07-27 03:37:51 +04:00
morkt
b72d9194e8 implemented XP3 archive creation. 2014-07-26 23:13:17 +04:00
morkt
0a1f14e051 added preliminary archive creation support. 2014-07-24 05:43:20 +04:00
Poddav
e208029dd3 Initial commit. 2014-07-21 23:26:28 +04:00