index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
providers
/
implementations
/
ciphers
/
cipher_aes_cbc_hmac_sha.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
Irak Rigia
2023-04-21
1
-2
/
+2
*
Move libssl related defines used by fips provider to prov_ssl.h
Tomas Mraz
2021-06-04
1
-2
/
+2
*
support params argument to AES cipher init calls
Pauli
2021-03-12
1
-2
/
+23
*
prov: upport modified gettable/settable ctx calls for ciphers
Pauli
2021-02-26
1
-2
/
+4
*
Move the PROV_R reason codes to a public header
Tomas Mraz
2021-02-11
1
-1
/
+1
*
Replace provider cipher flags with separate param fields
Shane Lontis
2021-02-10
1
-5
/
+2
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Rename EVP_CIPHER_CTX_get_iv and EVP_CIPHER_CTX_get_iv_state for clarity
Tomas Mraz
2021-01-18
1
-3
/
+4
*
Fix RC4-MD5 based ciphersuites
Matt Caswell
2020-11-25
1
-2
/
+2
*
prov: prefix all exposed 'cipher' symbols with ossl_
Pauli
2020-10-01
1
-13
/
+13
*
prov: prefix provider internal functions with ossl_
Pauli
2020-09-29
1
-2
/
+2
*
prov: prefix all OSSL_DISPATCH tables names with ossl_
Pauli
2020-09-29
1
-6
/
+6
*
ciphers: add FIPS error state handling
Pauli
2020-09-12
1
-2
/
+11
*
Fix stitched ciphersuites in TLS1.0
Matt Caswell
2020-08-20
1
-0
/
+22
*
provider: add the unused paramater tag to the gettable and settable functions
Pauli
2020-08-12
1
-2
/
+2
*
Support cipher provider "iv state"
Benjamin Kaduk
2020-08-11
1
-0
/
+7
*
gettables: provider changes to pass the provider context.
Pauli
2020-08-07
1
-2
/
+2
*
Ensure any allocated MAC is freed in the provider code
Matt Caswell
2020-07-06
1
-2
/
+6
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
1
-9
/
+9
*
Set cipher IV as octet string and pointer from providers
Benjamin Kaduk
2020-06-20
1
-1
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Fix no-multiblock
Matt Caswell
2020-02-05
1
-10
/
+13
*
Fix coverity issues CID 1457745...1457752, 1457853, 1457854
Shane Lontis
2020-02-04
1
-2
/
+2
*
Add missing inclusion of "internal/deprecated.h"
Richard Levitte
2020-01-06
1
-1
/
+7
*
Add AES_CBC_HMAC_SHA ciphers to providers.
Shane Lontis
2020-01-06
1
-0
/
+345