office-gobmx/comphelper/qa
Tomaž Vajngerl 8f2bf78a55 comphelper: fix test - key should be 32 bytes, not 16 bytes
Issue spotted when trying encryption and decryption with OpenSSL,
which doesn't handle the shorter keys correctly.

Also can't use the same instance of Encrypt after an attempt that
failed  (0 bytes written) as the blocks are inter-dependent and
it looks like OpenSSL already changes the state.

Change-Id: I061764e6727c7fbe600e11c5a5a6b8889d15c4e7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177305
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Jenkins
2024-11-26 03:54:55 +01:00
..
complex 'new Double' is deprecated in Java 2023-11-02 12:00:34 +01:00
container There should be no need for a cast here 2022-06-02 11:22:41 +02:00
python comphelper, msicreator, odk: fix issues found by Ruff linter 2024-07-27 15:42:26 +02:00
string loplugin:ostr in comphelper 2024-04-30 10:40:14 +02:00
unit comphelper: fix test - key should be 32 bytes, not 16 bytes 2024-11-26 03:54:55 +01:00
weakbag tdf#146266 Move WeakBag test to gbuild system 2024-04-12 16:50:31 +02:00