]> git.ipfire.org Git - thirdparty/openssl.git/commit
feat: add EVP APIs for cipher pipelining
authorRamkumar <therealramkumar@gmail.com>
Mon, 9 Sep 2024 06:58:28 +0000 (12:28 +0530)
committerMatt Caswell <matt@openssl.org>
Tue, 17 Dec 2024 11:59:32 +0000 (11:59 +0000)
commitef7967d0b449c7492657549876bdaadd2e575f3c
tree476c4d50b2f3785d113faa98d3766fc48af7ab9d
parent81af0b04cb61e4b3414e931fb1060ce39753af00
feat: add EVP APIs for cipher pipelining

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24636)
crypto/err/openssl.txt
crypto/evp/evp_enc.c
crypto/evp/evp_err.c
crypto/evp/evp_local.h
include/crypto/evp.h
include/crypto/evperr.h
include/openssl/core_dispatch.h
include/openssl/evp.h
include/openssl/evperr.h
util/libcrypto.num
util/perl/OpenSSL/paramnames.pm