I took out some debugging scaffolding so you can check it out. One of the
unit tests fails but it should since it's trying to read an archive with an
encrypted CD. (I haven't gotten around to wrapping it with an exception
handler that fails if an exception isn't thrown.)

Theoretically you can do a pull request. I think.

Bear

On Tue, Sep 15, 2015 at 8:03 AM, Stefan Bodewig <bode...@apache.org> wrote:

> On 2015-09-14, Bear Giles wrote:
>
> > I want to capture as much information as possible but the documentation
> is
> > a weird mixture of details and hand-waving. Some is detailed, some is
> > "compatible with the format used by the Microsoft CRYPTOAPI".  How is
> > anyone supposed to use that if all they have is the APPNOTE.txt file?
>
> Compared to some other "specs" we implement, this is brilliant ;-)
>
> > Anyway I can demonstrate that the headers are recognized in at least one
> > test case so I'll just remove the debugging code and add a few getters.
>
> Sounds great.
>
> > FWIW my initial impression from what's in the fields is that WinZip is
> > competently implemented but PKWare is a LOT more solid. I can give
> details
> > if anyone wants to be bored. :-)
>
> Expect me to ask you for the boring details once I start breathing
> again.  Probably better off-list :-)
>
> Cheers
>
>         Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

Reply via email to