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
/
crypto
/
evp
/
keymgmt_lib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
EVP: Add the internal convenience function evp_keymgmt_util_export()
Richard Levitte
2020-09-12
1
-4
/
+12
*
EVP KEYMGMT utils: Make a few more utility functions available
Richard Levitte
2020-07-24
1
-29
/
+49
*
Always create a key when importing
Matt Caswell
2020-06-05
1
-7
/
+7
*
Rename EVP_PKEY_cmp() to EVP_PKEY_eq() and EVP_PKEY_cmp_parameters() to EVP_P...
Dr. David von Oheimb
2020-05-27
1
-2
/
+2
*
EVP: Fix evp_keymgmt_util_copy() for to->keymgmt == NULL
Richard Levitte
2020-04-29
1
-3
/
+13
*
keymgmt: convert to use the params modification detection.
Pauli
2020-04-25
1
-6
/
+4
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
EVP: add internal evp_keymgmt_util_get_deflt_digest_name() and use it
Richard Levitte
2020-04-23
1
-0
/
+48
*
EVP: Add EVP_PKEY_set_type_by_keymgmt() and use it
Richard Levitte
2020-03-25
1
-21
/
+15
*
EVP: Clarify the states of an EVP_PKEY
Richard Levitte
2020-03-25
1
-31
/
+79
*
EVP: Add new domparams and key generation functionality
Richard Levitte
2020-03-12
1
-0
/
+20
*
EVP: Add support for copying provided EVP_PKEYs
Richard Levitte
2020-03-02
1
-0
/
+57
*
EVP: Add support for comparing provided EVP_PKEYs
Richard Levitte
2020-03-02
1
-0
/
+70
*
EVP: Adapt EVP_PKEY_missing_parameters() for provider keys
Richard Levitte
2020-03-02
1
-0
/
+9
*
Rethink the EVP_PKEY cache of provider side keys
Richard Levitte
2020-02-29
1
-87
/
+87
*
Refactor evp_pkey_make_provided() to do legacy to provider export
Richard Levitte
2020-02-22
1
-71
/
+74
*
Redesign the KEYMGMT libcrypto <-> provider interface - the basics
Richard Levitte
2020-02-07
1
-82
/
+71
*
Reorganize the internal evp_keymgmt functions
Richard Levitte
2020-02-07
1
-160
/
+13
*
Fix coverity issues CID 1457745...1457752, 1457853, 1457854
Shane Lontis
2020-02-04
1
-1
/
+2
*
EVP: Small refactor of keymgmt library code
Richard Levitte
2020-02-02
1
-11
/
+14
*
Add RSA key validation to default provider
Shane Lontis
2020-01-29
1
-0
/
+23
*
EVP: make EVP_PKEY_{bits,security_bits,size} work with provider only keys
Richard Levitte
2020-01-17
1
-12
/
+77
*
CORE & PROV: make export of key data leaner through callback
Richard Levitte
2019-11-14
1
-125
/
+44
*
Add EVP functionality to create domain params and keys by user data
Richard Levitte
2019-11-07
1
-0
/
+18
*
fix for Missing null check after OPENSSL_zalloc
jayaram
2019-11-01
1
-1
/
+5
*
evp_keymgmt_export_to_provider(): adjust OSSL_PARAM array for transfer
Richard Levitte
2019-10-17
1
-3
/
+26
*
PKEY: adapt the export_to_provider funtions to handle domain params too
Richard Levitte
2019-10-17
1
-21
/
+48
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
Add an internal API to access the KEYMGMT provider functions
Richard Levitte
2019-07-22
1
-0
/
+87
*
Add evp_keymgmt_clear_pkey_cache() and use it
Richard Levitte
2019-07-22
1
-7
/
+20
*
Add evp_keymgmt_export_to_provider(), for key transfer between providers
Richard Levitte
2019-07-22
1
-0
/
+188