]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a maximum output length to update and final calls
authorMatt Caswell <matt@openssl.org>
Wed, 10 Apr 2019 12:43:45 +0000 (13:43 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 19 Apr 2019 08:31:54 +0000 (09:31 +0100)
commit3b94944cf2d6476d1b8ac7949bf8b28abb644426
tree216c4c9bf2d78700dc205319dbc74a4e3ada385e
parent344cfa34e5b07f8b8b7f1e70f47f5d265c9c1185
Add a maximum output length to update and final calls

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8700)
crypto/evp/evp_enc.c
include/openssl/core_numbers.h
providers/common/ciphers/aes.c