]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-dcrypt: Allow missing IV
authorAki Tuomi <aki.tuomi@open-xchange.com>
Sun, 17 Nov 2024 10:20:41 +0000 (12:20 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Wed, 12 Feb 2025 10:34:14 +0000 (12:34 +0200)
commit764bd3eae098465dd3eea67dd1c53eb326d2856f
tree072dd253aae79624c7a13d1c30831c34d78e02b1
parent30db0cefa093ff7c20d787d7eb414dbfc70c149a
lib-dcrypt: Allow missing IV

This is needed for e.g. ECB mode.
src/lib-dcrypt/dcrypt-openssl1.c
src/lib-dcrypt/dcrypt-openssl3.c