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
/
include
/
openssl
/
core_dispatch.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add OSSL_FUNC_keymgmt_im/export_types function that gets the provider context
Ingo Franzki
2023-02-24
1
-0
/
+8
*
Add HPKE DHKEM provider support for EC, X25519 and X448.
slontis
2022-09-23
1
-0
/
+8
*
Update copyright year
Matt Caswell
2022-05-03
1
-1
/
+1
*
Fix typos
Dimitris Apostolou
2022-01-05
1
-1
/
+1
*
Add various OBJ functions as callbacks
Matt Caswell
2021-06-16
1
-0
/
+13
*
Fix a memleak in the FIPS provider
Matt Caswell
2021-05-24
1
-1
/
+2
*
Add a callback for providers to know about global properties changes
Matt Caswell
2021-05-20
1
-0
/
+1
*
Add support for child provider to up_ref/free their parent
Matt Caswell
2021-05-11
1
-0
/
+6
*
Register callbacks with core for child provider creation/deletion
Matt Caswell
2021-05-11
1
-15
/
+19
*
Add the concept of a child OSSL_LIB_CTX
Matt Caswell
2021-05-11
1
-0
/
+17
*
Add missing argname for keymgmt_gettable_params and keymgmt_settable_params p...
Nicola Tuveri
2021-04-22
1
-2
/
+4
*
Remove keymgmt_copy function from the provider API
Tomas Mraz
2021-04-15
1
-6
/
+1
*
Add selection support to the provider keymgmt_dup function
Tomas Mraz
2021-04-15
1
-1
/
+1
*
Implement provider-side keymgmt_dup function
Tomas Mraz
2021-04-15
1
-1
/
+5
*
Small fixes and cleanups of provider API documentation
Tomas Mraz
2021-04-09
1
-1
/
+1
*
core: add params arguments to init calls
Pauli
2021-03-12
1
-20
/
+28
*
core: add params argument to key manager's gen_init call
Pauli
2021-03-12
1
-1
/
+1
*
core: add up_ref callback for OSSL_CORE_BIO
Pauli
2021-03-11
1
-6
/
+8
*
EVP_PKEY_CTX_get/settable_params: pass provider operation context
Tomas Mraz
2021-03-03
1
-13
/
+12
*
core: add params argument to DRBG instantiate call
Pauli
2021-02-28
1
-1
/
+2
*
core: add param argument to KDF derive call
Pauli
2021-02-28
1
-1
/
+1
*
core: update to use the extra MAC init arguments
Pauli
2021-02-28
1
-1
/
+2
*
core: support modified gettable/settable ctx calls for ciphers
Pauli
2021-02-26
1
-2
/
+2
*
core: core: support modified gettable/settable ctx calls for MACs
Pauli
2021-02-26
1
-2
/
+2
*
core: support modified gettable/settable ctx calls for KDFs
Pauli
2021-02-26
1
-2
/
+2
*
core: update RNG gettable/settable ctx param calls
Pauli
2021-02-26
1
-2
/
+2
*
core: update digest gettable/settable ctx params calls
Pauli
2021-02-26
1
-2
/
+2
*
provider: add an unquery function to allow providers to clean up.
Pauli
2021-02-24
1
-3
/
+6
*
Note that the OSSL_CORE_MAKE_FUNC macro is reserved
Matt Caswell
2021-02-22
1
-0
/
+2
*
-Wunused-function cleanup
jwalch
2021-02-21
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-02-18
1
-1
/
+1
*
core: add get_entropy and clear_entropy calls to RAND
Pauli
2021-02-17
1
-0
/
+9
*
Implement EVP_PKEY_param_check_quick() and use it in libssl
Matt Caswell
2021-02-15
1
-1
/
+5
*
include/openssl: add a few missing #pragma once directives
FdaSilvaYY
2021-02-10
1
-0
/
+1
*
CORE & PROV: clean away OSSL_FUNC_mac_size()
Richard Levitte
2021-02-03
1
-1
/
+0
*
rand: move the entropy source out of the FIPS provider
Pauli
2020-11-20
1
-0
/
+17
*
ENCODER: Add support for OSSL_FUNC_encoder_does_selection()
Richard Levitte
2020-11-11
1
-5
/
+4
*
DECODER: Add support for OSSL_FUNC_decoder_does_selection()
Richard Levitte
2020-11-11
1
-3
/
+6
*
Constify OSSL_FUNC_keymgmt_validate()
Nicola Tuveri
2020-10-23
1
-1
/
+1
*
Constify OSSL_FUNC_keymgmt_has()
Nicola Tuveri
2020-10-22
1
-1
/
+1
*
Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'
Dr. Matthias St. Pierre
2020-10-15
1
-2
/
+2
*
ENCODER: Redefine the libcrypto <-> provider interface
Richard Levitte
2020-09-20
1
-9
/
+22
*
Add KEM (Key encapsulation mechanism) support to providers
Shane Lontis
2020-09-19
1
-0
/
+32
*
ENCODER: Refactor provider implementations, and some cleanup
Richard Levitte
2020-09-09
1
-1
/
+1
*
STORE: Add a built-in 'file:' storemgmt implementation (loader)
Richard Levitte
2020-09-03
1
-0
/
+3
*
STORE for providers: define libcrypto <-> provider interface
Richard Levitte
2020-08-24
1
-3
/
+40
*
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
Richard Levitte
2020-08-21
1
-31
/
+31
*
Add 'on demand self test' and status test to providers
Shane Lontis
2020-08-09
1
-0
/
+2
*
rand_drbg: remove RAND_DRBG.
Pauli
2020-08-07
1
-2
/
+1
*
gettables: core changes to pass the provider context.
Pauli
2020-08-07
1
-26
/
+39
[next]