21 Commits

Author SHA1 Message Date
Adam Hathcock
65090b0fb0 Force tests to run single threaded 2013-07-27 12:20:32 +01:00
Adam Hathcock
3bbb407bdb Fixed line endings 2013-07-27 12:20:17 +01:00
Adam Hathcock
404fa8c62d AES zip decryption works 2013-07-27 12:06:54 +01:00
Adam Hathcock
0937c63a9e Added extra encryption test. 2013-07-27 08:27:31 +01:00
Adam Hathcock
f367f489eb Adding bouncy castle crypto for portable (and metro) 2013-07-20 11:46:37 +01:00
Hamdanil Rasyid
a29f7d4500 Revert "Remove requirement for signature"
This reverts commit 1d10ea29da.
2013-07-16 22:00:13 +08:00
Hamdanil Rasyid
c7f6b506b5 Use faster implementation of SHA1 2013-07-16 00:17:24 +08:00
Hamdanil Rasyid
1ab89ba59c Cleanup 2013-07-16 00:04:54 +08:00
Hamdanil Rasyid
6c2b447530 Fix filename 2013-07-15 00:44:07 +08:00
Hamdanil Rasyid
1e7d6dc4f5 Test both Rar with header+ file encrypted and only file encrypted 2013-07-15 00:42:48 +08:00
Hamdanil Rasyid
37c4665630 Make password a parameter 2013-07-15 00:35:35 +08:00
Hamdanil Rasyid
d15c8785ac Use more meaningful error message 2013-07-14 23:22:08 +08:00
Hamdanil Rasyid
22d181e637 recognize encrypted flag in archive header 2013-07-13 10:45:25 +08:00
Hamdanil Rasyid
af8e4f9da8 Add test case for encrypted Rar 2013-07-12 23:26:30 +08:00
Hamdanil Rasyid
ad421936dc Modify test base to follow my folder structure 2013-07-12 23:23:56 +08:00
Hamdanil Rasyid
1d10ea29da Remove requirement for signature 2013-07-12 21:43:38 +08:00
Adam Hathcock
ff745d0076 Merge branch 'master' of https://github.com/adamhathcock/sharpcompress
Conflicts:
	.gitignore
2013-04-28 11:09:59 +01:00
Adam Hathcock
fd3ab12f1d ZipX reader test 2013-04-28 10:15:20 +01:00
Adam Hathcock
0d36a687db Adding test for Zipx file https://github.com/simmotech/sharpcompress 2013-04-28 10:14:15 +01:00
Adam Hathcock
c5550aad2a Fix LZMA2 with 1 byte of data 2013-04-08 12:17:16 +01:00
Adam Hathcock
7ce4b7d076 Initial commit 2013-04-07 10:58:58 +01:00