Thank you for answer, but I want add encryption support in Apache poi.

2013/11/18 Andreas Beeker <[email protected]>

> Hi,
>
> have a look at http://poi.apache.org/encryption.html - only decryption is
> supported.
>
> Not sure, if that write-protection record is updated when you set the
> Biff8Encryption setting, but afaik this is not encrypting the document, but
> only sets an hashed/xor-ed password.
>
> I'm currently (trying to) working on an AgileEncryptor for Office Open
> implementation, because most of the code, which is neccessary is already
> contained in AgileDecryptor and its surrounding classes. So if you have
> some time, you might have look at these classes and the MS-OFFCRYPTO
> document.
>
> Andi.
>
>
>
>
>
> Андрей Богданов <[email protected]> schrieb:
>
> >Hello all. I want to crearte new NPOIFSFileSystem, add some data and write
> >it to disk.
> >I need small example how can i do this.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to