Mark OCB as an AEAD cipher
OCB is AEAD capable but was not marked as such with the
EVP_CIPH_FLAG_AEAD_CIPHER flag.
Reviewed-by:
Andy Polyakov <appro@openssl.org>
Loading
Please sign in to comment
URGENT! Gitlab maintenance operation scheduled for tomorrow 6th March at 9 a.m. (CEST). GitLab will be unavailable during a few minutes.
OCB is AEAD capable but was not marked as such with the
EVP_CIPH_FLAG_AEAD_CIPHER flag.
Reviewed-by:
Andy Polyakov <appro@openssl.org>