office-gobmx/comphelper/qa/unit
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
..
base64_test.cxx loplugin:ostr in comphelper 2024-04-30 10:40:14 +02:00
CryptoTest.cxx comphelper: fix test - key should be 32 bytes, not 16 bytes 2024-11-26 03:54:55 +01:00
parallelsorttest.cxx
propertyvalue.cxx comphelper: test uno::Any parsing from JSON 2024-11-05 14:19:10 +01:00
syntaxhighlighttest.cxx loplugin:ostr in comphelper 2024-04-30 10:40:14 +02:00
test_guards.cxx
test_hash.cxx comphelper: move tostring to hash.hxx so it can be reused 2024-11-04 21:19:51 +01:00
test_traceevent.cxx
threadpooltest.cxx
types_test.cxx loplugin:ostr in comphelper 2024-04-30 10:40:14 +02:00
variadictemplates.cxx com::sun::star -> css 2024-11-10 10:50:15 +01:00