Matt Caswell
|
da1c088f59
Copyright year updates
|
1 年之前 |
Matt Caswell
|
8ef63b6ff8
Fix a leak in ossl_encode_ctx_setup_for_pkey
|
1 年之前 |
Pauli
|
9ab57f29c7
Coverity 1515953: negative loop bound
|
2 年之前 |
slontis
|
c3b4640955
Improve performance of the encoder collection
|
2 年之前 |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 年之前 |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 年之前 |
Dmitry Belyavskiy
|
fba140c735
str[n]casecmp => OPENSSL_strncasecmp
|
2 年之前 |
xkernel
|
5266af8737
check the return of OPENSSL_sk_new_null
|
2 年之前 |
Richard Levitte
|
d5f9166bac
Move e_os.h to include/internal
|
2 年之前 |
Richard Levitte
|
f616ad4b02
ENCODER & DECODER: Make a tighter coupling between en/decoders and keymgmt
|
3 年之前 |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 年之前 |
Petr Gotthard
|
021521aa91
Fix NULL dereference when ENCODER does not implement IMPORT_OBJECT
|
3 年之前 |
Tomas Mraz
|
ddf0d149e2
Rename EVP_PKEY_get0_first_alg_name to EVP_PKEY_get0_type_name
|
3 年之前 |
Tomas Mraz
|
78043fe898
Add "save-parameters" encoder parameter
|
3 年之前 |
Pauli
|
3c4c8dd84a
encoder: fix coverity 1473235: null dereference
|
3 年之前 |
Tobias Nießen
|
e3a2ba7547
crypto: rename error flags in internal structures
|
3 年之前 |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 年之前 |
Tomas Mraz
|
fe75766c9c
Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
|
3 年之前 |
Richard Levitte
|
cbcbac644c
ENCODER: Don't pass libctx to OSSL_ENCODER_CTX_new_by_EVP_PKEY()
|
4 年之前 |
Richard Levitte
|
0b9f90f504
ENCODER: Add tracing
|
4 年之前 |
Richard Levitte
|
b9a2afdfe6
ENCODER: Add output structure support for EVP_PKEY encoding
|
4 年之前 |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 年之前 |
Richard Levitte
|
b8975c68b1
ENCODER: Refactor the OSSL_ENCODER API to be more like OSSL_DECODER
|
4 年之前 |
Matt Caswell
|
24c4ea958e
Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK
|
4 年之前 |
Richard Levitte
|
8ae40cf57d
ENCODER: Refactor provider implementations, and some cleanup
|
4 年之前 |
Richard Levitte
|
bd7a6f16eb
OSSL_ENCODER / OSSL_DECODER post-rename cleanup
|
4 年之前 |
Richard Levitte
|
a517edec03
CORE: Generalise internal pass phrase prompter
|
4 年之前 |
Richard Levitte
|
ece9304c96
Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE
|
4 年之前 |