14 Commits

Author SHA1 Message Date
Adam Hathcock
404fa8c62d AES zip decryption works 2013-07-27 12:06:54 +01:00
Adam Hathcock
d78677186b Refactor crypto out of MarkingBinaryReader into RarCrypto specific class. Remove functionality from portable build to make it work. 2013-07-16 16:53:00 +01:00
Hamdanil Rasyid
a29f7d4500 Revert "Remove requirement for signature"
This reverts commit 1d10ea29da.
2013-07-16 22:00:13 +08:00
Hamdanil Rasyid
1ab89ba59c Cleanup 2013-07-16 00:04:54 +08:00
Hamdanil Rasyid
a73c831647 Refactor initialization codes into one class 2013-07-15 23:29:24 +08:00
Hamdanil Rasyid
78cecda03a Update to reflect folder structure 2013-07-14 19:08:54 +08:00
Hamdanil Rasyid
e1511bf3ba Decrypt stream (in addition to header) 2013-07-14 19:04:22 +08:00
Hamdanil Rasyid
e78ead7bc3 Temporarily do not treat warning as error 2013-07-13 21:49:35 +08:00
Hamdanil Rasyid
1d10ea29da Remove requirement for signature 2013-07-12 21:43:38 +08:00
Adam Hathcock
0ab103e1b1 Made streams Dispose resilient
Made streams resilient to dispose being called multiple times.  Removed
unused stream.
2013-05-28 19:29:54 +01:00
Adam Hathcock
5e6501704b Adjusted namespaces 2013-04-28 12:23:41 +01:00
Adam Hathcock
8340d1edd6 Port from HG 2013-04-28 11:25:37 +01:00
Adam Hathcock
0331cae916 Adding code to for a zipheader that has been ignored (currently, Zip64 headers) 2013-04-28 10:24:32 +01:00
Adam Hathcock
7ce4b7d076 Initial commit 2013-04-07 10:58:58 +01:00