https://issues.apache.org/bugzilla/show_bug.cgi?id=56076

--- Comment #3 from Stefan Kopf <[email protected]> ---
Created attachment 31316
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=31316&action=edit
Password protected OOXML Word Document (Password "Example")

Here is a Word document protected with the password "Example".

The protection data written into this document by Word is:
<w:documentProtection
  w:edit="trackedChanges"
  w:enforcement="1"
  w:cryptProviderType="rsaFull"
  w:cryptAlgorithmClass="hash"
  w:cryptAlgorithmType="typeAny"
  w:cryptAlgorithmSid="4"
  w:cryptSpinCount="100000"
  w:hash="MUHbcmpC9AnlLsd9v3lW0j30y6E="
  w:salt="2Z+i7o/0EZyUNakVeWzU/w=="/>

The algorithm sid 4 references the SHA-1 algorithm.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to