diff options
author | Michael Stahl <michael.stahl@allotropia.de> | 2023-12-20 12:28:49 +0100 |
---|---|---|
committer | Michael Stahl <michael.stahl@allotropia.de> | 2023-12-21 10:40:59 +0100 |
commit | 4cba1d7cdf89e885353db7a806cc39b415b80008 (patch) | |
tree | b17928d80a0e863ecdd0180a65a729ce00cbb62b /.buckversion | |
parent | 417f140effaea10674d280370223181cb0dc3e55 (diff) |
package: ODF encryption: fix 2 GPG problems
1. ManifestImport should attach KeyInfo to the first file-entry, not to
a "/" entry which may not exist or may be preceded by another
file-entry which requires the KeyInfo to decrypt
(regression from commit 91f35f22f0447769c08ca89e27a39b40df18fffa)
2. manifest:key-size on manifest:key-derivation is unfortunately
specified to have a default value of 16, but with AES256 the actual
size is 32, and for GPG the ManifestExport forgot to export it
Change-Id: I05dd2c9e219ba7f20ba33bf0b35d47a9e3df74cc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161072
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
(cherry picked from commit 2c0f520c03941f6ec09c8a52bd2b2bd38ba2b9a4)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161025
Diffstat (limited to '.buckversion')
0 files changed, 0 insertions, 0 deletions