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_ocb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-3
/
+1
*
support params argument to AES cipher init calls
Pauli
2021-03-12
1
-7
/
+14
*
prov: upport modified gettable/settable ctx calls for ciphers
Pauli
2021-02-26
1
-2
/
+4
*
Fix external symbols in the provider cipher implementations.
Shane Lontis
2021-02-18
1
-2
/
+3
*
Various cleanup of PROV_R_ reason codes
Tomas Mraz
2021-02-11
1
-1
/
+1
*
Move the PROV_R reason codes to a public header
Tomas Mraz
2021-02-11
1
-1
/
+1
*
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
-2
/
+2
*
Fix instances of pointer addition with the NULL pointer
Matt Caswell
2020-11-30
1
-1
/
+2
*
prov: prefix all exposed 'cipher' symbols with ossl_
Pauli
2020-10-01
1
-7
/
+7
*
prov: prefix provider internal functions with ossl_
Pauli
2020-09-29
1
-1
/
+1
*
prov: prefix all OSSL_DISPATCH tables names with ossl_
Pauli
2020-09-29
1
-1
/
+1
*
ciphers: add FIPS error state handling
Pauli
2020-09-12
1
-29
/
+47
*
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
/
+13
*
gettables: provider changes to pass the provider context.
Pauli
2020-08-07
1
-3
/
+4
*
Fix provider cipher reinit after init/update with a partial update block.
Shane Lontis
2020-08-05
1
-0
/
+2
*
Ensure any allocated MAC is freed in the provider code
Matt Caswell
2020-07-06
1
-0
/
+1
*
Make the naming scheme for dispatched functions more consistent
Dr. Matthias St. Pierre
2020-06-24
1
-11
/
+11
*
Allow oversized buffers for provider cipher IV fetch
Benjamin Kaduk
2020-06-20
1
-1
/
+1
*
Set cipher IV as octet string and pointer from providers
Benjamin Kaduk
2020-06-20
1
-1
/
+2
*
coverity: 1462544 Dereference after null check
Pauli
2020-04-30
1
-1
/
+1
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Improve small block cipher performance
Kurt Roeckx
2020-03-08
1
-2
/
+7
*
Deprecate the low level AES functions
Matt Caswell
2020-01-06
1
-0
/
+7
*
Move providers/common/{ciphers,digests}/* to providers/implementations
Richard Levitte
2019-12-11
1
-1
/
+1
*
Make sure we handle input NULL with length 0
Matt Caswell
2019-11-29
1
-0
/
+5
*
Fix Use after free when copying cipher ctx
Shane Lontis
2019-11-18
1
-2
/
+2
*
Cleanup: move remaining providers/common/include/internal/*.h
Richard Levitte
2019-10-10
1
-1
/
+1
*
Cleanup: move providers/common/include/internal/provider_args.h
Richard Levitte
2019-10-10
1
-1
/
+1
*
Providers: move all ciphers
Richard Levitte
2019-10-10
1
-0
/
+495