{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "fixed in changeset 33910.  First binary&#58; v1.8.4.4.   Note&#58; The fix is to provide a more accurate error message.  DotNetZip does not support PKWare AES encryption, and the error message is now clear about that.",
    "ClosedDate": "2009-07-02T22:31:42.883-07:00",
    "CommentCount": 0,
    "Custom": null,
    "Description": "I get the exception \"Ionic.Zip.BadPasswordException: The password did not match.\" when I try to extract the 1 file in the appending zip file. The password is \"test1234\", I created the zip file with PkZip.\nI know there is a similar issue #6408, but the there uploaded file I can extract.",
    "LastUpdatedDate": "2013-05-16T05:32:15.53-07:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2009-07-02T05:44:08.257-07:00",
    "Status": {
      "Name": "Closed",
      "Id": 4
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "erroneous BadPasswordException when the encryption method is unsupported",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 7968
  },
  "FileAttachments": [
    {
      "FileId": 2015,
      "FileName": "test2.zip",
      "DownloadUrl": ".\\2015"
    }
  ],
  "Comments": [
    {
      "Message": "Ritz, DotNetZip does not support PKWare's DES encryption, which is what that zip was encrypted with.  DotNetZip should definitely have a better error message for this case. ",
      "PostedDate": "2009-07-02T20:33:29.743-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2009-07-02T20:34:02.133-07:00",
      "Id": -2147483648
    },
    {
      "Message": "Whoops!  that was wrong.  It's not encrypted with DES. it is encrypted with PKWare's AES256, which... you guessed it... is different than WinZip's AES256.   And like PKWare's DES, PKWare's AES is not supported by DotNetZip. ",
      "PostedDate": "2009-07-02T21:32:59.167-07:00",
      "Id": -2147483648
    },
    {
      "Message": "Just to be clear:  DotNetZip support's WinZip's AES encryption, but not PKWare's AES encryption.  Don't ask me why they are different. ",
      "PostedDate": "2009-07-02T21:34:55.133-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2009-07-02T22:31:42.883-07:00",
      "Id": -2147483648
    },
    {
      "Message": "One last addition: PkZip supports 2 different encryption methods: \"traditional passphrase\" and \"strong passphrase\". In the help file they say that \"strong passphrase\" is more secure but \"Some other ZIP utilities cannot decrypt files encrypted using strong encryption.\". Occurrently DotNetZip belongs to this group.\r\nIf I use \"traditional passphrase\" DotNetZip has no problem.\r\n\r\nThank you for your fast reaction!",
      "PostedDate": "2009-07-03T22:48:11.71-07:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-02-21T18:44:09.787-08:00",
      "Id": -2147483648
    },
    {
      "Message": "",
      "PostedDate": "2013-05-16T05:32:15.53-07:00",
      "Id": -2147483648
    }
  ]
}