Matthias St. Pierre
|
1acc3e8cc3
no-engine: fix signing with legacy app method based keys
|
1 ano atrás |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 ano atrás |
atishkov
|
926601dc0f
Remove unused internal functions
|
1 ano atrás |
Yi Li
|
4032cd9a14
configure: introduce no-ecx to remove ECX related feature
|
1 ano atrás |
afshinpir
|
864c70e43e
`EVP_PKEY_CTX_dup` segmentation fault fix
|
1 ano atrás |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 anos atrás |
Tomas Mraz
|
615525bd4d
int_ctx_new(): Revert extra OPENSSL_init_crypto() call
|
2 anos atrás |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 anos atrás |
Dmitry Belyavskiy
|
e560655f72
Ensure we initialized the locale before evp_pkey_name2type
|
2 anos atrás |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 anos atrás |
Richard Levitte
|
5246183e7a
EVP: Reverse the fetch logic in all pkey using functionality
|
3 anos atrás |
slontis
|
85407b7754
Fix double free in EVP_PKEY_CTX_dup()
|
3 anos atrás |
Matt Caswell
|
c6fcd88fa0
Mark the EVP_PKEY_METHOD arg as const on some EVP_PKEY_meth_get_*() funcs
|
3 anos atrás |
Richard Levitte
|
ad0a2c0110
EVP: Add EVP_PKEY_get0_provider() and EVP_PKEY_CTX_get0_provider()
|
3 anos atrás |
Tomas Mraz
|
4d4de19e9c
Fix potential problems with EVP_PKEY_CTX_new() with engine set
|
3 anos atrás |
Matt Caswell
|
929f651eaa
Fix custom EVP_PKEY_METHOD implementations where no engine is present
|
3 anos atrás |
Tomas Mraz
|
3f773c911a
fips module header inclusion fine-tunning
|
3 anos atrás |
Pauli
|
4c3c2633b2
evp: remove TODOs
|
3 anos atrás |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 anos atrás |
Shane Lontis
|
7c14d0c1c0
Rename the field 'provctx and data' to 'algctx' inside some objects containing
|
3 anos atrás |
Pauli
|
87e4e9c473
todo: remove TODO(3.0) from the sources.
|
3 anos atrás |
Dr. David von Oheimb
|
56784203ec
Constify EVP_PKEY_CTX_set_params(), EVP_PKEY_CTX_{set,get}table_params(), etc.
|
3 anos atrás |
Tomas Mraz
|
6c9bc258d2
Add type_name member to provided methods and use it
|
3 anos atrás |
Tomas Mraz
|
b247113c05
Detect low-level engine and app method based keys
|
3 anos atrás |
Pauli
|
7153f54437
evp: fix coverity 1470561: resource leak
|
3 anos atrás |
Matt Caswell
|
b574c6a9ac
Cache legacy keys instead of downgrading them
|
3 anos atrás |
Tomas Mraz
|
0be6cf0c7e
Remove some of the TODO 3.0 in crypto/evp related to legacy support.
|
3 anos atrás |
Tomas Mraz
|
fb67126ea8
EVP_PKEY_CTX_get/settable_params: pass provider operation context
|
3 anos atrás |
Shane Lontis
|
32ab57cbb4
Fix external symbols related to ec & sm2 keys
|
3 anos atrás |
Shane Lontis
|
5af02212a5
Fix external symbols related to dsa keys
|
3 anos atrás |