index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
providers
/
implementations
/
ciphers
/
cipher_aes_xts.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add utility function ossl_param_is_empty()
slontis
2024-10-09
1
-1
/
+1
*
fips: add lots of potentially missing ossl_prov_is_running checks
Dimitri John Ledkov
2024-10-02
1
-1
/
+5
*
s390x: Add hardware acceleration for full AES-XTS
Holger Dengler
2024-09-13
1
-0
/
+22
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
Replaced '{ 0, NULL }' with OSSL_DISPATCH_END in OSSL_DISPATCH arrays
Irak Rigia
2023-04-21
1
-1
/
+1
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-3
/
+1
*
Add ossl_provider symbols
Shane Lontis
2021-03-18
1
-1
/
+1
*
support params argument to AES cipher init calls
Pauli
2021-03-11
1
-7
/
+14
*
prov: upport modified gettable/settable ctx calls for ciphers
Pauli
2021-02-26
1
-1
/
+2
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
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
-10
/
+1
*
prov: prefix all exposed 'cipher' symbols with ossl_
Pauli
2020-10-01
1
-8
/
+9
*
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
/
+2
*
ciphers: add FIPS error state handling
Pauli
2020-09-12
1
-1
/
+11
*
provider: add the unused paramater tag to the gettable and settable functions
Pauli
2020-08-12
1
-1
/
+1
*
gettables: provider changes to pass the provider context.
Pauli
2020-08-07
1
-1
/
+1
*
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
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level AES functions
Matt Caswell
2020-01-06
1
-0
/
+7
*
Fix some typos
Veres Lajos
2019-12-11
1
-1
/
+1
*
Fix Use after free when copying cipher ctx
Shane Lontis
2019-11-18
1
-1
/
+1
*
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
/
+275