diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2024-11-26 10:14:17 +0900 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2024-11-26 03:54:55 +0100 |
commit | 8f2bf78a55624da22d18a844dc3f05fd61c4f62b (patch) | |
tree | 12d9be4b12d341dad440c4a0d2b3aa31b7ffb8a4 /javaunohelper | |
parent | 5e0c670e6534fee529ea46d520c6b442bea93aac (diff) |
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
Diffstat (limited to 'javaunohelper')
0 files changed, 0 insertions, 0 deletions