https://bugs.documentfoundation.org/show_bug.cgi?id=93488

--- Comment #9 from Rahul <[email protected]> ---
Created attachment 200290
  --> https://bugs.documentfoundation.org/attachment.cgi?id=200290&action=edit
- Generates ProjKey from the VBA project GUID - Encrypts the CMG, DPB, and GC
values per the MS VBA specification (section 2.4.3) - Removes static/fake
protection values and applies real encryption

Patch for tdf#93488 - Implements password protection in VBA export using the
existing VBAEncryption class.

- Replaces hardcoded CMG, DPB, GC values with encrypted values generated at
export time.
- Uses ProjKey derived from GUID to seed encryption.
- Makes password protection export-compliant per spec section 2.4.3.

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

Reply via email to